[xmonad] Issue 242 in xmonad: inter screen handling doesn't work with xrandr --right-of, works with --left-of

codesite-noreply at google.com codesite-noreply at google.com
Tue Jun 7 02:04:35 CEST 2011


Updates:
	Status: Accepted
	Owner: vogt.a... at gmail.com
	Labels: Priority-Medium Type-Defect Usability

Comment #3 on issue 242 by vogt.a... at gmail.com: inter screen handling  
doesn't work with xrandr --right-of, works with --left-of
http://code.google.com/p/xmonad/issues/detail?id=242

I can't test this at the moment, but does the following module make the  
order sensible? You can drop it into ~/.xmonad/lib/WSOrder.hs, then use an  
xmonad.hs like the example in there.

Doing this in core shouldn't at more than a line for the actual logic,  
which is to "sortBy (comparing rect_x)".

Attachments:
	WSOrder.hs  2.4 KB




More information about the xmonad mailing list