Re: [STUMP] Windows key prefix key oddity
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <[email protected]> |
Quote: /If sanity is worth nothing to someone, mapping F9 to backtick _after_ StumpWM is loaded could work. StumpWM seems to grab a set of keycodes,so if they are rewired after StumpWM has found out what the mapping is, you can enter the grave character withut StumpWM minding./ I have fixed this problem by putting this line in stumpwmrc: (define-key *top-map* (kbd "F9") "send-escape") and removing the line for 75 from .xsession As I noticed send-escape was mapped to NIL in the help menu. _______________________________________________ Stumpwm-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/stumpwm-devel