xboard-devel
[Top][All Lists]
Advanced

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

[XBoard-devel] [PATCH 1/1] Clarify "-name" option is Xt-only


From: Thomas Adam
Subject: [XBoard-devel] [PATCH 1/1] Clarify "-name" option is Xt-only
Date: Thu, 22 Sep 2011 12:09:39 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

There's a set of standard options with will get used by Xt, before Xboard
itself will use them.  "-name" is an Xt-only option which will set the name
and resource of the window to the value requested.  It has nothing to do
with setting opponent/player names.

Signed-off-by: Thomas Adam <address@hidden>
---
 xboard.texi |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/xboard.texi b/xboard.texi
index e8cfd3c..7cedaf9 100644
--- a/xboard.texi
+++ b/xboard.texi
@@ -2577,12 +2577,14 @@ home directory.
 @cindex User interface options
 @cindex Options, User interface
 @table @asis
address@hidden -display
address@hidden -display
 @itemx -geometry
 @itemx -iconic
address@hidden -name
 @cindex display, option
 @cindex geometry, option
 @cindex iconic, option
address@hidden resource name, option
 These and most other standard Xt options are accepted.
 @item -noGUI
 @cindex noGUI, option
@@ -3615,7 +3617,6 @@ odd number of total games is specified.
 A one-word alias for yourself or your opponent.
 @item -wname <full name>
 @itemx -bname <full name>
address@hidden -name <full name>
 @itemx -oppname <full name>
 The full name of White, Black, yourself or your opponent.
 @item -wna <net address>
-- 
1.7.5.4



reply via email to

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