Xterm won't accept changes to .Xdefaults
parv
parv_fm at emailgroups.net
Wed Jun 11 13:42:00 PDT 2003
in message <BAY8-F23Rf3sllNY30k00020994 at hotmail.com>, wrote Fredrik
Carlén thusly...
>
> I even tried "$ xrdb -merge ~/.Xdefaults" even though I don't know
> what it does...
>From xrdb(1)...
-load This option indicates that the input should be loaded as
the new value of the specified properties, replacing
whatever was there (i.e. the old contents are
removed). This is the default action.
...
-merge This option indicates that the input should be merged and
lexicographically sorted with, instead of replacing,
the current contents of the specified properties.
> The strange thing is it all works if I run "$ xrdb ~/.Xdefaults"
> /after/ X and KDE has started up.
Same here. Here is what i have in my xinitrc (which is executed by,
well, xinit) before i launch any particular programs...
xrdb -merge ${HOME}/.Xresources &
> The next X-session, I have to run the same command...the changes
> won't become permanent.
Stick a line like above somewhere in your xinitrc, xession, etc.
- Parv
--
A programmer, budding Unix system administrator, and amateur photographer
ISO employment. Details...
http://www103.pair.com/parv/work/
More information about the freebsd-questions
mailing list