On Fri, Apr 25, 2008 at 07:31:26PM +0200, Thomas Eigel wrote:
>just in case another newbie like me is following this, a little detail:
>The unbinding in the above case works with:
> fn Key-$MODKEY-Shift-c{} ## The braces were missing ;-)
No, you have it backwards. The braces make a function which does
nothing. Without the braces, the function is deleted. The key is
to add it to the Action-overridekeys function (it's only needed
for *deleting* bindings these days, not for altering them).
Perhaps I should add a wi_skipkeys variable, or something.
-- Kris Maglione Progress is made on alternate Fridays. PGP: http://suckless.org/~jg/pubkey.pgp SHA1 (pubkey.pgp) = 2d464f9dbb186bee6f4faa88e2f6c5802bcfd935
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:40:40 UTC