[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xmonad
Subject:    Re: [xmonad] Issue 242 in xmonad: inter screen handling doesn't
From:       codesite-noreply () google ! com
Date:       2011-06-09 22:54:40
Message-ID: 5-3425899027203913298-14922247405478623045-codesite-noreply=google.com () googlecode ! com
[Download RAW message or body]


Comment #5 on issue 242 by vogt.a...@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

It should work with 0.9.* if you import Data.Monoid(mappend), then change  
<+> to `mappend` like:

shiftDiff f1 f2 ks xconf
           = orderedScreenKeys (onWs f1) (modMask xconf, ks)
           `mappend`
             orderedScreenKeys (onWs f2) (modMask xconf .|. shiftMask, ks)


_______________________________________________
xmonad mailing list
xmonad@haskell.org
http://www.haskell.org/mailman/listinfo/xmonad
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic