Description of problem: need to 'change session to' kde every time when logging on to avoid getting gnome desktop Version-Release number of selected component (if applicable): gdm-2.20.1-7.fc8 How reproducible: log on without changing desktop Steps to Reproduce: 1.log-in to kde 2.log out 3.log in without changing desktop Actual results: starts gnome Expected results: start previous desktop (or, after changing session, get opportunity to set default desktop) Additional info: rpm -V gdm returns a null
switchdesk has the missing functionality
Hi cfzeitler, Do you still have the problem? If yes, can you provide to us the content of your's /etc/sysconfig/desktop ?
(In reply to comment #2) > Hi cfzeitler, > > Do you still have the problem? If yes, can you provide to us the content of > your's /etc/sysconfig/desktop ? > > (In reply to comment #2) > Hi cfzeitler, > > Do you still have the problem? If yes, can you provide to us the content of > your's /etc/sysconfig/desktop ? > > (In reply to comment #1) > switchdesk has the missing functionality (In reply to comment #0) > Description of problem: > need to 'change session to' kde > every time when logging on > to avoid getting gnome desktop > > Version-Release number of selected component (if applicable): > gdm-2.20.1-7.fc8 > > How reproducible: > log on without changing desktop > > Steps to Reproduce: > 1.log-in to kde > 2.log out > 3.log in without changing desktop > > Actual results: > starts gnome > > Expected results: > start previous desktop > (or, after changing session, > get opportunity to set default desktop) > > Additional info: > rpm -V gdm returns a null I solved the problem of making KDE the default by adding a .dmrc file to the home directory of the user: [Desktop] Session=kde I also do not have an /etc/sysconfig/desktop file