Re: gdm Local script

2000-12-17 Thread Jon Pennington
Richard Hunt <[EMAIL PROTECTED]> said: > I wrote and Xsession file and it didn't parse that. You mean ~/.Xsession here, right? .Xsession must also be +x, and you should select the session type "Xsession" from the menu if you're using GDM-Helix. -- -=|JP|=- Jon Pennington| Atipa Linux

gdm Local script

2000-12-17 Thread Richard Hunt
Is there a script in the home directory that gdm reads as it loads the session? I wrote and Xsession file and it didn't parse that. All I want is my Xdefaults to be read when I login. Can I edit the gdm session files ad add 'xrdb -merge ~/.Xdefaults' to it, or would that break it? ___