On Tue, Feb 05, 2013 at 05:19:09PM +0000, Ignas Anikevičius wrote: > What is wrong in removing the definition in globalkeys and leaving > only > the clientkey one? > > Also, this does not happen a the key bindings are managed via signals, > which means that the same signal (i.e. a key press) triggers two > different function definitions... If I am wrong maybe someone else > would > be able to describe what happens better.
Labas! You missed the mailinglist by a char ;) Well, the idea was to sometimes override the globalkey. For example, a global key for closing/killing the client that shouldn't work on certain clients. But I guess I could have a global key that takes a look on the client and decides whether to close it or not. -- To unsubscribe, send mail to [email protected].
