You are not logged in.

#1 2008-08-13 19:31:23

captainm
Member
Registered: 2008-07-24
Posts: 9

[Solved] Xfce and Xmonad.hs

Does anyone here use Xfce with xmonad as the windowmanager? I've been trying to get it to work properly for a couple of days now but my Haskell skills are non-existent. I'd appreciate it if someone could post a working xmonad.hs for me to use as a template.

Thanks!

Last edited by captainm (2008-08-13 21:01:57)

Offline

#2 2008-08-13 20:55:46

thayer
Fellow
From: Vancouver, BC
Registered: 2007-05-20
Posts: 1,560
Website

Re: [Solved] Xfce and Xmonad.hs

You shouldn't need anything special in your xmonad.hs to run Xmonad with Xfce.  The default xmonad.hs should be fine.

What you would need to do is specify xmonad as the window manager of choice in your startup file (e.g. ~/.xinitrc). For example:

xfce-mcs-manager
xfdesktop &
xfce4-panel &
exec xmonad

thayer williams ~ cinderwick.ca

Offline

#3 2008-08-13 21:01:33

captainm
Member
Registered: 2008-07-24
Posts: 9

Re: [Solved] Xfce and Xmonad.hs

I have a lot to learn. Thanks!

Offline

#4 2008-08-13 23:47:26

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: [Solved] Xfce and Xmonad.hs

Great avatar by the way smile

Offline

Board footer

Powered by FluxBB