First off, I must say I am very impressed with Gentoo's speed; it's astonishing!
However, I don't have the disk space to compile/install a pig of a window manager like kde or gnome, and instead I would like to use windowmaker.
The problem is configuring Gentoo to start it, or even read my ~/.xinitrc or ~/.xsession (neither work).
In /etc/rc.conf, I have
Code: Select all
DISPLAYMANAGER=xdmI don't wish to muck around with scripts too much, but using startx from a terminal before I ran the command
Code: Select all
rc-update add xdm defaultAny suggestions?[/code]

