On Monday 05 December 2005 13:05, Clemens Fruhwirth wrote: > A simple key synthesizer using an XSendEvent-ed KeyPress/KeyRelease.
> Useful for: > I'm using F2, F3, F4 for ion commands like spawn xterm, run app, or a > lua prompt. I use these function much more often than functions that are > bound by applications to F2, F3, F4.. But I need to access these > function occasionally. Therefor, I use Meta-F2 to synthesize a regular > F2 event. This can be done by Seems a very useful addition for me. Mod1-K Q would do a similar thing, but it much less convienent than this approach. Even when remapping Mod1-K Q to a shorter sequence, it is still longer than directly pressing Mod1-F1 for producing F1. -- Martin Stubenschrott
