X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=winboard%2Fhelp%2Fhtml%2F16.htm;h=7b1991a729b03986495be9672eedf2fd57a9bb8e;hb=4011e8678d85310eedf19fd00aa5d96a9a60770a;hp=47bd7788534cea7c8e626dbdc4a7ac276e3fb7cc;hpb=2b07cd70be94bf99cdd64275f59f75d2da9cc425;p=xboard.git diff --git a/winboard/help/html/16.htm b/winboard/help/html/16.htm index 47bd778..7b1991a 100644 --- a/winboard/help/html/16.htm +++ b/winboard/help/html/16.htm @@ -85,7 +85,12 @@

/highdrag or /xhighdrag, or /highlightDragging true|false

-

Sets the Highlight Dragging option. Default: False.

+

Sets the Highlight Dragging option. Must be on for /showTargetSquares to work. Default: False.

+ + +

/showTargetSquares true|false

+ +

When set, and the Highlight Dragging option is set, WinBoard will indicate all squares a piece can legally move to when you pick up that piece, by drawing a colored dot in it. Default: False.

@@ -146,7 +151,7 @@

/hsc or /highlightSquareColor color
/phc
or /premoveHighlightColor color

-

Color specifications for the Highlight Last Move and Premove options, respectively. Colors can be specified only by red/green/blue intensity, either in hexadecimal (as #rrggbb) or in decimal (as rrr,ggg,bbb). In the latter format, you must enclose the string in quotation marks if you leave spaces after the commas. The defaults are respectively #FFFF00 and #FF0000, respectively.

+

Color specifications for the Highlight Last Move and Premove options, respectively. Colors can be specified only by red/green/blue intensity, either in hexadecimal (as #rrggbb) or in decimal (as rrr,ggg,bbb). In the latter format, you must enclose the string in quotation marks if you leave spaces after the commas. The defaults are respectively #FFFF00 and #FF0000, respectively. These colors are also used to indicate non-captures and captures, respectively, with the /showTargetSquares option. The premove color is also used to indicate the most recent move when stepping through the principal variation of an engine.

@@ -326,6 +331,10 @@

The default for soundMove and soundBell is $, while the others default to silence.

+

/dropMenu true|false

+ +

This option allows you to emulate old behavior, where the right mouse button brings up the (now deprecated) drop menu rather than displaying the position at the end of the principal variation. Default: False.

+

/icsMenu={entries} or /icsMenu=@filename

@@ -341,6 +350,8 @@
  • A flag (1 or 0) saying whether the result should be sent immediately to ICS or left in the input pane for further editing.
  • +

    You can now use two special insert texts “chat” and “none” in the entry definitions. In stead of being sent to the ICS, WinBoard will recognize them as special cases (they are not valid ICS commands anyway). “Chat” will open a chat box for the handle you clicked on, “none” will define a disabled entry (usually used with an item name of spaces), which you could put in the position of the menu that pops up under your mouse pointer, so there would be no default action when you up-click without moving the mouse first.

    +

    The entry "-" produces a separator line in the menu. The top three menu entries are always Copy and Paste, Copy, and Paste, but you have full control over the rest of the menu.

    The default menu is:

    @@ -350,7 +361,9 @@ Playe&rs,players,0,1 &Games,games,0,1 &Sought,sought,0,1 -|&Tell (name),tell,1,0 +| ,none,0,0 +Open Chat &Box (name),chat,1,0 +&Tell (name),tell,1,0 M&essage (name),message,1,0 – &Finger (name),finger,1,1