I can make a window span all three monitors by floating it and dragging it across with the mouse. It would be nice to add a keybinding to do this.

link|improve this question

62% accept rate
feedback

2 Answers

maybe you want to look into the xinerama option

link|improve this answer
i'm using xinerama and really like the way it abstracts the desktop from the monitor and lets you swap them around. I'm looking for how do with the kyboard the equivalent of alt-right-click...drag across all threee displays – Arthur Ulfeldt Nov 23 '09 at 18:25
feedback

Have a look at the XMonad.Actions.Onscreen and the XMonad.Actions.CycleWS plug-ins. Documentation here.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.