Bug 221189

Summary: incorrect switchdesk path in /etc/X11/xinit/Xsession
Product: [Fedora] Fedora Reporter: Dan Yocum <dyocum>
Component: xorg-x11-xinitAssignee: Søren Sandmann Pedersen <sandmann>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6CC: kem, than
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-04-13 23:41:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150225    

Description Dan Yocum 2007-01-02 20:36:55 UTC
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:

Comment 1 Matthias Clasen 2007-04-13 23:41:24 UTC
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.