LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Change Login Session list for GDM... (https://www.linuxquestions.org/questions/linux-software-2/change-login-session-list-for-gdm-241118/)

williamp0044 10-10-2004 06:06 PM

Change Login Session list for GDM...
 
I have knoppix installed on my computer and I installed xfce4 and gdm. I made gdm my default login manager but how can I change the list for available sessions(graphical desktops) to include xfce4? Right now it has fluxbox, kde, etc. So I need to include xfce4.

crm 10-10-2004 06:27 PM

depending on your distro gdm can work compleetly differentally...
first off check if you have a .xinitrc file in your home directory/... if so take a look round that....

failing that..

create a file called number in list followed by wm name to appear:(eg:'03Fluxbox') in /etc/X11/wmsession.d and put this in it:

NAME=Fluxbox
ICON=kde-wmsession.xpm
DESC=Fluxbox
EXEC=/usr/local/bin/fluxbox
SCRIPT:
exec /usr/local/bin/fluxbox

theese may wortk.. they may not,... ive not used knoppix as a hard disk install before so im not sure how it handles gdm


All times are GMT -5. The time now is 02:48 AM.