You are not logged in.
Pages: 1
well I wanted to use xmonad instead of xfwm
but I wasn't able to figure out how to disable xfce autostarting xfwm
killing xfwm
killall xfwm doens't work because
I'm not able to start xmonad afterwards because my keyboard will be disabled...
Offline
Maybe replace the xfwm call in the xinitrc script?
Edit: No wait, it says that starting xfwm is handled by xfce4-session, which is a binary.. Hmmm...
Maybe recompile it?
[img]http://i176.photobucket.com/albums/w195/nextue/ah6rft5ysa7b527pu.gif[/img]
Offline
Well i don't really know how to do that sorry...
Isn't there any other way?
Offline
killall xfwm4 && xmonad &
should do the trick.
However, xmonad being a tiling window manager, it won't play fair with other
xfce components: It would tile the panels and the desktop window as well.
Better select xmonad from your login manager (gdm etc.).
hth,
herd
Offline
http://www.haskell.org/haskellwiki/Xmon … ad_in_XFCE
The little link who does it all!
Offline
Pages: 1
[ Generated in 0.013 seconds, 7 queries executed - Memory usage: 523.97 KiB (Peak: 528.99 KiB) ]