Issue 106 in xmonad: LayoutCombinators disallows custom key-bindings to work?

20 Dec
2007
20 Dec
'07
10:12 a.m.
Issue 106: LayoutCombinators disallows custom key-bindings to work? http://code.google.com/p/xmonad/issues/detail?id=106 Comment #2 by SpencerJanssen: Corrected layouts config: myLayouts = windowNavigation ((Tall 1 (3/100) (1/2) *//* Full) ||| (Tall 1 (3/100) (1/2) ***||** Full) ||| Full ||| etc..) main = xmonad defaultConfig { layoutHook = myLayouts } As documented, you must apply the 'windowNavigation' transformer to your layouts for these keybindings to work. Issue attribute updates: Status: Invalid -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
6363
Age (days ago)
6363
Last active (days ago)
0 comments
1 participants
participants (1)
-
codesite-noreply@google.com