
19 Oct
2007
19 Oct
'07
4:45 a.m.
Issue 63: Control+a is lost when using controlMask for workspace switching. http://code.google.com/p/xmonad/issues/detail?id=63 Comment #2 by SpencerJanssen: The problem is that we bind keys [xK_1..] to workspaces, and the user had 18 workspaces defined. xK_A = xK_1 + 16. We now limit the workspace keys to [xK_1 .. xK_9] by default. Issue attribute updates: Status: Fixed -- 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