
19 Jan
2009
19 Jan
'09
1:20 p.m.
wirtwolff:
Don Stewart wrote:
Would someone like to make a cheatsheet for the default bindings?
Here's a draft. Attached are svg and png. Not sure what else might be useful for extra space at the bottom.
And what does mod-n really do anyway? I've never managed to create a situation where it seems to change anything.
regards, Wirt
Wonderful! I'll post it on xmonad.org , ((modMask, xK_n ), refresh) -- %! Resize viewed windows to the correct size In the floating layer, if the window has been resized to some funky geometry, mod-n will set it back to its requested geometry (corner case, I know). -- Don