[xmonad] Issue 432 in xmonad: Module for linking workspaces in a multihead setup

codesite-noreply at google.com codesite-noreply at google.com
Thu Mar 31 13:43:56 CEST 2011


Comment #16 on issue 432 by que... at gmail.com: Module for linking workspaces  
in a multihead setup
http://code.google.com/p/xmonad/issues/detail?id=432

This is actually intentional.

For the slave part you might use a hack like modifying your binding that  
executes toggleLinkWorkspaces and use onScreen from Independent screens to  
execute toggleLinkworkspaces on both screens.

Storing the screen needs a bit more coding. You might change the  
WorkspaceMap in the module, such that it stores the screen as well. That  
way you could preserve the mapping between workspaces and screens.




More information about the xmonad mailing list