unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* xrdb -merge $HOME/.Xdefaults
@ 2004-11-06 10:32 JS
  2004-11-06 10:47 ` Juhapekka Tolvanen
  0 siblings, 1 reply; 3+ messages in thread
From: JS @ 2004-11-06 10:32 UTC (permalink / raw)


I have to enter this each time before running emacs to make the changes in
my .Xdefault have effect in emacs. Is there someway to make the settings
in .Xdefault have permanent effect??

Johs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: xrdb -merge $HOME/.Xdefaults
  2004-11-06 10:32 xrdb -merge $HOME/.Xdefaults JS
@ 2004-11-06 10:47 ` Juhapekka Tolvanen
  2004-11-06 11:21   ` JS
  0 siblings, 1 reply; 3+ messages in thread
From: Juhapekka Tolvanen @ 2004-11-06 10:47 UTC (permalink / raw)




JS <asd@asd.com> writes:

> I have to enter this each time before running emacs to make the
> changes in my .Xdefault have effect in emacs. Is there someway to make
> the settings in .Xdefault have permanent effect??

cd $HOME
ln -s .Xdefaults .Xresources
ln -s .Xdefaults .xresources

X-servers reads either ~/.Xdefaults or ~/.Xresources depending on how
you started it (via startx or xdm).


-- 
Juhapekka "naula" Tolvanen * * http colon slash slash iki dot fi slash juhtolv
"kummaan paikkaan itsesi karkotit, syyttä syyllisten seuduille. raskaisiin
taloihin pesit, kirkuviin huoneisiin. mitä ne sinulle tekevät siellä? kuka on
raapinut nimesi pois, nimesi, kasvosi, mielesi oivat palvelemaan konetta?" CMX

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: xrdb -merge $HOME/.Xdefaults
  2004-11-06 10:47 ` Juhapekka Tolvanen
@ 2004-11-06 11:21   ` JS
  0 siblings, 0 replies; 3+ messages in thread
From: JS @ 2004-11-06 11:21 UTC (permalink / raw)


On Sat, 06 Nov 2004 12:47:47 +0200, Juhapekka Tolvanen wrote:

> 
> 
> JS <asd@asd.com> writes:
> 
>> I have to enter this each time before running emacs to make the
>> changes in my .Xdefault have effect in emacs. Is there someway to make
>> the settings in .Xdefault have permanent effect??
> 
> cd $HOME
> ln -s .Xdefaults .Xresources
> ln -s .Xdefaults .xresources


Thank you very much that did it! But I only had to type ln -s .Xdefaults
.xresources once i a terminal window.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-11-06 11:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-06 10:32 xrdb -merge $HOME/.Xdefaults JS
2004-11-06 10:47 ` Juhapekka Tolvanen
2004-11-06 11:21   ` JS

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).