gdm hiding .Xdefaults with ctwm



Hi guys,
I'm having some difficulty with xterm under ctwm or fvwm
not honouring the resources in .Xdefaults.

This only occurs when X is started by gdm; with gnome,
kde or xfce4 the xterm resources in .Xdefaults are honoured
but not when ctwm or fvwm sessions are selected.

The system is FC6.

The sessions files for ctwm and fvwm in /usr/share/xsessions/
are:
ctwm.desktop ->
[Desktop Entry]
Encoding=UTF-8
Name=CTWM
Comment=ICCCM-compliant multiple virtual desktop window manager
Exec=ctwm

and fvwm.desktop ->
[Desktop Entry]
Encoding=UTF-8
Name=FVWM
Comment=ICCCM-compliant multiple virtual desktop window manager
Exec=fvwm
Terminal=False

[Window Manager]
SessionManaged=true

When I replace gdm with the standard X-windows display manager xdm
the problem disappears. But of course the choice of sessions
as managed by gdm also disappears. The change of display manager
is implemented with /etc/initscript ->

if [ $RUNLEVEL -eq 5 ]
then
DISPLAYMANAGER=XDM
export DISPLAYMANAGER
else
DISPLAYMANAGER=
fi
eval exec "$4"


Does anyone know how to stop gdm hiding .Xdefaults from ctwm of fvwm.

Any comments or ideas would be appreciated

Thanks
Malcolm Kay

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: Trouble installing fvwm2
    ... > knowledge, be run from GDM, or from KDM for that matter. ... No Mike, this isn't true. ... It should be noted that gdm is NOT a window manager, ...
    (freebsd-questions)
  • Re: gdm hiding .Xdefaults with ctwm
    ... No way would I sacrifice ctwm or a respectible xterm for these. ... This only occurs when X is started by gdm; ... Comment=ICCCM-compliant multiple virtual desktop window manager ...
    (RedHat)
  • Re: SessionListWidget error?
    ... empty.xinitrc and/or .xsession do startx and the twm ... window manager should come up. ... Please note that if you are indeed trying to use xdm instead of gdm then you ...
    (comp.unix.bsd.freebsd.misc)
  • Re: pam kdm,gdm,xdm no-fvwm-start
    ... > to backport's newer XFree and KDE's 3.2.1. ... > gdm or kdm is restarted. ... Are you using the woody version of fvwm or a newer version? ... X Error of failed request: BadValue (integer parameter out of range ...
    (alt.os.linux)
  • Re: Revert to simple Window Manager
    ... I would like to use just a window manager instead ... A *dm is a high level system that controls the entire X session. ... this will remove the symlinks to gdm in the your rc levels so that you ... edit xinitrc again and put in ...
    (Debian-User)