From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020513 Description of problem: when choosing windowmaker from the login panel gnome is started instead Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: when choosing windowmaker from the login panel gnome is started instead Actual Results: Gnome started Expected Results: Windowmaker to be started Additional info: the file /etc/X11/xdm/Xsession is errorneous. Attached is a diff to fix the bug. ----------------------------- 82d81 < echo >&2 Environment choosen is $1 98,100d96 < ;; < wmaker) < exec -l $SHELL -c "/usr/share/apps/switchdesk/Xclients.windowmaker"
Mike, isn't /etc/X11/xdm/Xsession part of xinitrc? any chance of this two liner being dropped in? Or am I expected to munch Xsession on install of WindowMaker? Phil =--=
Selecting "Window Maker" from GDM still starts GNOME instead of Window Maker in the latest beta version of Red Hat Linux (Red Hat Linux release 7.3.92 (Limbo)).
This bug also happens in the latest Red Hat Linux beta (Limbo 7.3.93)
Seems to be fixed in the latest Red Hat Linux ('null'). Thanks!