Re: FVWM: how to escape F1?
Harald Dunkel <[email protected]>
| Newsgroups | gmane.comp.window-managers.fvwm |
|---|---|
| Message-ID | <[email protected]> |
Hi Thomas, On 3/8/19 9:53 AM, Thomas Adam wrote: > Hi, > > Key F1 A A -- > Apparently thats a misunderstanding. Sorry for my bad English. I would like fvwm to *ignore all key bindings for one keypress* to forward it directly to the app with input focus. Some kind of "escape" key entered before the actual key. For example, I have Key F1 A N Switch-Iconic Key F2 ... : in my .fvwmrc. Assuming the window "xyz" has input focus: If I press and release some [magic_escape_key], followed by [F1], then "xyz" should *not* be changed to an icon, but [F1] should be sent to "xyz" instead. Do you think this could be possible? Regards Harri