I am a Kubuntu 10.10 user, so I have been using for awhile. I have a normal window I renamed "G-Box" for simplicity sake. So now I want to press NumKey 1 and send C<space> into the G-Box window.
The problems I am running into are;
"Shortcuts and Gestures" does not distinguish between NumKey and the top row.
"Shortcuts and Gestures" does not allow for the single key to be used as a hotkey.
"Shortcuts and Gestures" requires the window to be active and not running in background or minimized.
Shortcuts and Gestures is not well documented and even the examples lack much explanation. If there is a way to get at the list of shortcuts and edit them directly, I would like to know. If there is another program utility I should be using, by all means tell me. I am somewhat limited to using the NumPad keys because another program is also using many of the keys as macros and I cannot use many of the other keys.
---update-- 9.20.12 --
I have explored the usage of xdotool and wmctrl to little avail. For those of you that know, wmctrl allows some basic window control. While xdotool seem to lack good examples to work with. I am beginning to believe I will be forced to write a c++ program... however this means I will also need examples in Linux, which is also difficult to find.
Thanks.
The problems I am running into are;
"Shortcuts and Gestures" does not distinguish between NumKey and the top row.
"Shortcuts and Gestures" does not allow for the single key to be used as a hotkey.
"Shortcuts and Gestures" requires the window to be active and not running in background or minimized.
Shortcuts and Gestures is not well documented and even the examples lack much explanation. If there is a way to get at the list of shortcuts and edit them directly, I would like to know. If there is another program utility I should be using, by all means tell me. I am somewhat limited to using the NumPad keys because another program is also using many of the keys as macros and I cannot use many of the other keys.
---update-- 9.20.12 --
I have explored the usage of xdotool and wmctrl to little avail. For those of you that know, wmctrl allows some basic window control. While xdotool seem to lack good examples to work with. I am beginning to believe I will be forced to write a c++ program... however this means I will also need examples in Linux, which is also difficult to find.
Thanks.
Comment