[dundee] Tiling Window Managers.... XMonad anyone?
Iain Barnett
iainspeed at gmail.com
Wed Jul 15 14:22:03 UTC 2009
2009/7/10 Rick Moynihan
> Just drop the config below into.xmonad/xmonad.hs and get xmonad to
> compile it with MOD-q...
>
> You may also need to check what mod3 is bound to via xmodmap and xev,
> for me I needed to have the line:
>
> add mod3 = Super_L
>
> in my ~/.Xmodmap file.... Anyway the xmonad conf is:
>
> import XMonad
> import System.Exit
>
> main = do
> xmonad $ defaultConfig {
> borderWidth = 4
> , terminal = "rxvt-unicode"
> , normalBorderColor = "#A67341"
> , focusedBorderColor = "#F2775E"
> -- windows key
> , modMask = mod3Mask
> , numlockMask = mod2Mask
> }
>
> -- R.
>
> Cheers for the config, Rick. I've been mucking about with trying to get
dzen to work but keep killing xmonad! When I get a run of time I'll have
another go.
Iain
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/dundee/attachments/20090715/69f010be/attachment.htm
More information about the dundee
mailing list