switchdesk bug?

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

 



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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux