Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 3107

Summary: gdm default login does not invoke .xinitrc
Product: [Retired] Red Hat Linux Reporter: nelson
Component: gdmAssignee: David Lawrence <dkl>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
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: 1999-06-28 16:06:04 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:

Description nelson 1999-05-28 01:12:38 UTC
The gdm option to invoke several X sessions is wonderful.
Unfortunately, there is no way to have gdm invoke .xinitrc,
which is what startx does. It would be good if gdm could
emulate startx's behaviour.

gdm default simply invokes /etc/X11/xdm/Xsession. That
script will invoke .xsession or .Xclients, but not .xinitrc.

One fix is to change Xsession to also look for .xinitrc.
The other is to add an option to gdm to invoke the user's
.xinitrc for login.

Comment 1 Jay Turner 1999-06-28 16:06:59 UTC
Gnome makes use of session management rather than using .xinitrc to
determine what to start at X initialization.

------- Additional Comments From   06/28/99 12:10 -------
gdm is not only for Gnome sessions - it also launches KDE,
AnotherLevel, and the standard X11 Xsession.

Maybe this is not really a gdm issue, but rather an Xsession issue.