stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Windows key prefix key oddity


From: iii_iii
Subject: Re: [STUMP] Windows key prefix key oddity
Date: Tue, 25 Mar 2014 14:56:40 -0400 (EDT)

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]