[mythtv-users] Having GDM autostart ratpoison
John Johnson
johnatl at mac.com
Fri Aug 25 00:03:15 UTC 2006
On Thu, 24 Aug 2006 13:38:48 -0400, Gabe Rubin <gaberubin at gmail.com> wrote:
> This is a FC4 mythbox, based on Jarod's guide. I previously had gdm
> autostart ratpoison as the user mythtv, so I know it is possible, just
> forgot how.
In my /home/mythtv directory, I have the following:
dell ~ 20:00 mythtv $ cat .Xclients-default
#! /bin/bash
# Created by Red Hat Desktop Switcher
WM="startkde"
WMPATH="/usr/bin /opt/bin /usr/local/bin /usr/X11R6/bin"
for p in $WMPATH ; do
[ -x $p/$WM ] && exec $p/$WM
done
exit 1
So maybe you could doctor the WM= and WMPATH= variables to use ratpoison
instead.
Regards,
JJ
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
More information about the mythtv-users
mailing list