Re: [STUMP] Windows key prefix key oddity - solved
| Newsgroups | gmane.comp.window-managers.stumpwm.devel |
|---|---|
| Message-ID | <[email protected]> |
Just in case anyone else comes down this road, I have solved this as follows: In .xsession, I put xmodmap -e "clear mod4" xmodmap -e "keycode 133 = hstroke" And in .stumpwmrc I put (set-prefix-key (stumpwm:kbd "hstroke")) It's necessary to refer to hstroke by name in set-prefix-key, although that wasn't necessary for /grave/, maybe because hstroke is 8-bit? I guess /clear mod4/ was necessary because using the windows key as the prefix key is not using it as a modifier. _______________________________________________ Stumpwm-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/stumpwm-devel