bug-xboard
[Top][All Lists]
Advanced

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

[Bug-XBoard] shortcut keys defined in .Xresources don't take effect unti


From: Peter Kappler
Subject: [Bug-XBoard] shortcut keys defined in .Xresources don't take effect until first mouse click
Date: Fri, 4 Dec 2009 15:49:00 -0600

Version: http://git.savannah.gnu.org/cgit/xboard.git/snapshot/xboard-4.4.2.20091122.tar.gz
Platform: Mac OS 10.6.2
-----------------------------------

I defined a few shortcut keys in .Xresources, as follows:

XBoard*form.translations: \
             <Key>v: PastePositionProc() \n\
             <Key>c: CopyPositionProc() \n\
             <Key>Left: LoadPrevPositionProc() \n\
             <Key>Up: LoadPrevPositionProc() \n\
             <Key>Down: LoadNextPositionProc() \n\
             <Key>Right: LoadNextPositionProc() \n\
             <Key>o: LoadPositionProc() \n\
             <Key>f: FlipViewProc()

None of these shortcut keys work until I click the XBoard window once.  After that, they work correctly.

(As an aside, I'd like to suggest that the keyboard arrow keys should be enabled by default for navigating back/forward in a PGN or EPD file.)

-Peter

P.S.  Is there a way to submit feature requests for XBoard?  I tried the online bug tracking system, but it makes no distinction between a bug report and a feature request.  Should I use this mailing list?

reply via email to

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