bug-xboard
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-XBoard] [bug #22853] man page should not refer to .Xdefaults


From: Tim Mann
Subject: [Bug-XBoard] [bug #22853] man page should not refer to .Xdefaults
Date: Mon, 07 Apr 2008 18:15:06 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.13) Gecko/20080325 Ubuntu/7.10 (gutsy) Firefox/2.0.0.13

Follow-up Comment #2, bug #22853 (project xboard):

Your "clarification" is wrong.  xboard reads resources in the standard way
for Xt apps, by calling XtAppInitialize.  This gets the resources that are
stored in the X server itself (the ones you can see by typing xrdb -query; see
"man xrdb" for details) and those that are in the file ~/XBoard.

When you start X, "startx" or whatever desktop environment you use reads some
default resources from a file and sets them into the X server using xrdb.  The
standard name of this file was .Xdefaults many years ago, but now it's
.Xresources.  xboard, like other apps, sees these resources only because of
that initialization.

So, the only bug here is that xboard should not be referring to the obsolete
file name ".Xdefaults" in its man page.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22853>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]