X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=FAQ.html;h=a2a264c1e2d2672362ce72f8e00516f76b56fb32;hb=439b2edcbe1c2108c6d4c4ec3db5be04dbf92a0a;hp=1e37d7931e4490f7ee1ceac7503441d53df3ac99;hpb=a0ac92896fbac8a6626efd7f60ff40a7c51dc709;p=xboard.git diff --git a/FAQ.html b/FAQ.html index 1e37d79..a2a264c 100644 --- a/FAQ.html +++ b/FAQ.html @@ -85,6 +85,7 @@ to help update it.

  • [B.25] May I use the piece bitmaps from XBoard/WinBoard in my own program?
  • [B.26] How can I get rid of these silly logos that this new WinBoard displays above the board?
  • [B.27] How can I install logos for other engines, Internet Chess Servers or Human users?
  • +
  • [B.28] Is there readline support for XBoard?
  • [C] XBoard and WinBoard, bugs and problems @@ -1155,6 +1156,20 @@ or the Human username suffixed by .bmp, e.g. administrator.bmp)

    +
    +

    [B.28] Is there readline/history support for the input in XBoard/Winboard?

    + +

    There is a special ICS input box that has history support which is +the standard in Winboard and can be used in XBoard too.

    +

    Another good tip from Michel van der Bergh is to use the rlwarp +program together with XBoard which gives you full readline support. +Just run "rlwrap xboard" instead of just "xboard". The rlwarp program +should be available for most linux distributions or can be downloaded +at: +http://utopia.knoware.nl/~hlub/uck/rlwrap/. +

    + +

    [C] XBoard and WinBoard, bugs and problems


    [C.1] I can't build XBoard