xmonad hotkey to span monitors

3

0

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.

Arthur Ulfeldt

Posted 2009-11-23T03:12:28.297

Reputation: 1 208

Answers

0

maybe you want to look into the xinerama option

JumpingPA

Posted 2009-11-23T03:12:28.297

Reputation: 214

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 – 2009-11-23T18:25:28.493

-1

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

thermans

Posted 2009-11-23T03:12:28.297

Reputation: 113