On 28 Apr 2006, at 10:23, Stephane Goujet wrote:
Hello,
I seem to have a problem with keyboard repeating. I never get a
positive
answer from [NSEvent isARepeat].
A quick look at the backend source code reveals (back/Source/x11/
XGServerEvent.m) the line ...
isARepeat: NO /* isARepeat can't be supported with X */
So the X11 backends always set it to 'NO'
I have no idea whether the comment is really accurate ... but I guess
the issue to look at is if/how you can determine whether a keypress
is a repeat in X, and if it can be determined you need to provide a
patch to do it.
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep