zhu wang <zhuw(a)mail.smu.edu> writes:
Another problem is why I need to apply "xrdb ..." every
time when I
restart the Linux system? Do I miss something?
I have the following stanza in my .xinitrc which is called through
startx every time I start a new X session:
,----
| userresources=$HOME/.Xresources
|
| if [ -f $userresources ]; then
| xrdb -merge $userresources
| fi
`----
Note, that you should put something similar into .xsession, if you
were using xdm.
HTH,
norbert.