Description of problem: In /etc/X11/xinit/Xsession the SWITCHDESK env var is: SWITCHDESKPATH=/usr/share/switchdesk and it should be: SWITCHDESKPATH=/usr/share/apps/switchdesk (if you're keeping switchdesk, that is) Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
no. if you look at Xsession, it tries to read Xsession.<foo> files from that directory, and those were indeed in /usr/share/switchdesk when I tried it.