[Xmonad] Small key binding change
Donald Bruce Stewart
dons at cse.unsw.edu.au
Sat May 26 07:40:35 EDT 2007
I just pushed a patch that changes the bindings for
incMaster/swapLeft/swapRight.
swapLeft/Right are movement operators, that did clash with firefox's
back key. So they're now bound to:
mod-shift-j and k
That means incMaster ops are now
mod-comma and mod-period (the < and > keys)
Hope that's a bit more intuitive (particular 'swap', and avoids a
clash).
-- Don
More information about the Xmonad
mailing list