
13 Jun
2008
13 Jun
'08
5:01 p.m.
On Fri, Jun 13, 2008 at 09:55:03AM -0700, Devin Mullins wrote:
On Fri, Jun 13, 2008 at 10:34:16AM +0200, Jes?s Guerrero wrote:
myStartupHook = windows (W.view "1" . W.view "8" . W.view "2") The dots compose functions from right to left, so this reads 'press mod-2, mod-8, mod-1', which obviously does nothing. Find out the default keybinding for mod-{w,e,r}, and substitute that in for the first and last. Okay, I flubbed, too. Not sure why it isn't working.