[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Window Manager



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

crispin@water:~$ 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 debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: