X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxengineoutput.c;h=fb2b565b653ed617057089c547bbf47e7e192557;hb=54da5e9522d662655631f4e76e90381d6e6bb84d;hp=1a63866545bcbf7d9916da6629468bc2cf437af8;hpb=89d9049314b4c44fe8b8d896c7286de05b8f829e;p=xboard.git diff --git a/xaw/xengineoutput.c b/xaw/xengineoutput.c index 1a63866..fb2b565 100644 --- a/xaw/xengineoutput.c +++ b/xaw/xengineoutput.c @@ -165,8 +165,8 @@ InsertIntoMemo (int which, char * text, int where) char memoTranslations[] = ":Ctrlc: CopyMemoProc() \n \ : HandlePV() \n \ -Shift: select-start() extend-end() SelectPV(1) \n \ -Any: select-start() extend-end() SelectPV(0) \n \ +Shift: select-start() extend-end(PRIMARY) SelectPV(1) \n \ +Any: select-start() extend-end(PRIMARY) SelectPV(0) \n \ : StopPV() \n"; void