* Bruce Park <[EMAIL PROTECTED]> [021204 13:13]: > Hello Debian users, > > I just recently realized that my .Xresources file is not being run > everytime I log into my account. While I can easily put this in my .bashrc
xrdb -merge ${HOME}/.Xresources > file and execute it with the xrdb command, I am trying to understand what's > going on here. Can anyone tell me why this doesn't get executed everytime I > log into my machine? Troll through the /etc/X11/*dm scripts and you should be able to work out what is going on. Try something like: cd /etc/X11 grep -r xrdb * Cheers, Nick. -- Debian testing/unstable Linux onefish 2.4.19-lavienx #1 Sat Sep 21 19:58:12 EST 2002 i686 unknown unknown GNU/Linux -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]