X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxboard.c;h=7986db9225dc2956997cb6441101b424dd4d79d1;hb=54da5e9522d662655631f4e76e90381d6e6bb84d;hp=e162be7a22a9d44b8b16816ee8116e4d43c4387d;hpb=89d9049314b4c44fe8b8d896c7286de05b8f829e;p=xboard.git diff --git a/xaw/xboard.c b/xaw/xboard.c index e162be7..7986db9 100644 --- a/xaw/xboard.c +++ b/xaw/xboard.c @@ -418,7 +418,7 @@ char ICSInputTranslations[] = // [HGM] vari: another hideous kludge: call extend-end first so we can be sure select-start works, // as the widget is destroyed before the up-click can call extend-end -char commentTranslations[] = ": extend-end() select-start() CommentClick() \n"; +char commentTranslations[] = ": extend-end(PRIMARY) select-start() CommentClick() \n"; String xboardResources[] = { "*Error*translations: #override\\n Return: ErrorPopDown()",