[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Off topic: XDM query
- From: Marek Antozi <pavuk perzeus tuke sk>
- To: Gavin Cato <gavin optus net au>
- Cc: redhat-list redhat com, recipient list not shown: ;
- Subject: Re: Off topic: XDM query
- Date: Mon, 1 Feb 1999 12:13:23 +0100 (CET)
On Mon, 1 Feb 1999, Gavin Cato wrote:
> Does anyone know how to tell XDM to launch a different WM than TWM?
>
> I've searched the config files but can't find a reference to it (but found
> every other option known to man)
try change settings in /etc/X11/xinit/Xclients (global) or ~/.Xclients
(local)
Here are my global settings in /etc/X11/xinit/Xclients
## BlackBox ;) lulz ? ;)
if [ -f /usr/local/bin/blackbox ] ; then
export LC_ALL=sk
export LANG=sk
eval "exec /usr/local/bin/blackbox" > "$HOME"/.Blackbox-errors
2>&1
fi
## kde ? ;) lulz ? ;)
if [ -f /opt/kde/bin/startkde ] ; then
eval "exec /opt/kde/bin/startkde"
fi
... etc
Marek
______________________________________________________________________
Office: Contact:
Technical University FVU SjF antozim tuke sk
Letna 9 pgp finger pavuk perzeus tuke sk
041 87 Kosice Slovakia Tel. +421/95/602 2152
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]