
28 Mar
2009
28 Mar
'09
5:48 p.m.
I use xmonad on my laptop, which I carry around everywhere and often plug into several different external monitors. Depending on where I am, these monitors are positioned differently relative to my laptop display, so I prefer to be able to think of them in terms of their physical layout, rather than screen ID. The attached patch implements a module that allows for naming screens by relative layout, as well as functions to switch to a given screen or move a window there. I'm open to changes to the names or implementation. - Nelson