On Mon, 2002-04-08 at 16:32, Alan Shrimpton wrote:
> Hi,
> 
> Can someone tell me why every time I start X Window Maker starts as default.
> I have to change it to enlightenment every time.  Is there a way so X starts
> with enlightenment?

/etc/alternatives/x-window-manager is a symlink to the one you want

[EMAIL PROTECTED]:~$ ls -alF /etc/alternatives/x-window-manager
lrwxrwxrwx    1 root     root           17 Feb  2 01:35
/etc/alternatives/x-window-manager -> /usr/bin/blackbox*

so you should do something like 

rm /etc/alternatives/x-window-manager
ln -s /usr/bin/enlightenment /etc/alternatives/x-window-manager

Kind Regards
Crispin Wellington


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to