switchdesk bug?

Warren Togami warren at togami.com
Thu Apr 1 06:13:24 UTC 2004


I am pretty sure this is a bug, but I don't know enough about how the 
desktop starts.  I suspect this makes no functional difference?

1) Run switchdesk.
2) Do not change anything, but Click OK.
3) cat .Xclients-default
#! /bin/bash
# Created by Red Hat Desktop Switcher

WMPATH="/usr/bin /opt/bin /usr/local/bin /usr/X11R6/bin"

for wm in $WMPATH ; do
         [ -x $wm/startkde ] && exec $wm/startkde
done

exit 1
4) Run switchdesk.
5) Click on KDE, Click on GNOME, Click OK.
6) cat .Xclients-default
# Created by Red Hat Desktop Switcher
exec gnome-session





More information about the fedora-devel-list mailing list