Re: Mapping combo to key and key to combo

2009-08-27 Thread Maciej Pilichowski
On Thursday 27 August 2009 10:29:04 Matthijs Kooijman wrote: generally speaking, that's (in the context of X) a feature of the applications that you're using. For instance, xterm supports this using the X Toolkit's translations resource. (Some other widely-used applications offer no

Re: Mapping combo to key and key to combo

2009-08-27 Thread Matthijs Kooijman
Hi, This would mean I would have to set mapping per each application, undoable. I need something more low-level, system-wide, to fool any app that I am really pressing the assigned keys. Perhaps this should be achieved by an application that catches key presses, eats them and insert

Re: Mapping combo to key and key to combo

2009-08-27 Thread Glynn Clements
Matthijs Kooijman wrote: This would mean I would have to set mapping per each application, undoable. I need something more low-level, system-wide, to fool any app that I am really pressing the assigned keys. Perhaps this should be achieved by an application that catches key presses,

Re: Mapping combo to key and key to combo

2009-08-27 Thread Marius Gedminas
On Wed, Aug 26, 2009 at 05:14:17PM -0400, Thomas Dickey wrote: On Wed, 26 Aug 2009, Paul Hartman wrote: On Wed, Aug 26, 2009 at 3:42 PM, Maciej Pilichowskibluedz...@wp.pl wrote: Hello, I would like to assign combo to single key, for example: f13 -- shift+home and single key to

Re: Mapping combo to key and key to combo

2009-08-27 Thread Thomas Dickey
On Thu, 27 Aug 2009, Marius Gedminas wrote: On Wed, Aug 26, 2009 at 05:14:17PM -0400, Thomas Dickey wrote: On Wed, 26 Aug 2009, Paul Hartman wrote: On Wed, Aug 26, 2009 at 3:42 PM, Maciej Pilichowskibluedz...@wp.pl wrote: Hello, I would like to assign combo to single key, for example:

Re: Mapping combo to key and key to combo

2009-08-27 Thread Glynn Clements
Thomas Dickey wrote: I think maybe xmodmap or xbindkeys might be able to do something like that. Perhaps - but the windows-key may be a problem (iirc, unless _it_ happens to be one of the special modifiers such as shift- and control-, it won't work - someone might be able to clarify

Mapping combo to key and key to combo

2009-08-26 Thread Maciej Pilichowski
Hello, I would like to assign combo to single key, for example: f13 -- shift+home and single key to combo, for example: win+backspace -- delete All links/suggestions/etc how to do it, are welcome. Thank you in advance for your help. Cheers,

Re: Mapping combo to key and key to combo

2009-08-26 Thread Paul Hartman
On Wed, Aug 26, 2009 at 3:42 PM, Maciej Pilichowskibluedz...@wp.pl wrote: Hello, I would like to assign combo to single key, for example: f13 -- shift+home and single key to combo, for example: win+backspace -- delete All links/suggestions/etc how to do it, are welcome. Thank you in