Re: [VirtualGL-Users] Problems with numeric keyboard on TurboVNC

2012-08-28 Thread Rafael Guimaraes
Hi, Now some keys of the numeric keyboard are being correctly mapped and some still are not... Keys 2, 4, 6 and 8, i.e., keys that represents the arrows are mapped ok when numlock is off. However, keys 1,3,5,7 and 9 are still wrongly mapped. Keysyms detected by xev for these keys when using the ja

Re: [VirtualGL-Users] Problems with numeric keyboard on TurboVNC

2012-08-28 Thread DRC
I am not seeing that. Please list the mappings you get with xev in local vs. remote cases. On 8/28/12 2:19 PM, Rafael Guimaraes wrote: > Hi, > > Now some keys of the numeric keyboard are being correctly mapped and > some still are not... > Keys 2, 4, 6 and 8, i.e., keys that represents the arrow

Re: [VirtualGL-Users] Problems with numeric keyboard on TurboVNC

2012-08-28 Thread DRC
Yeah, I figured out as soon as I hit "send" what you were talking about, and unfortunately, it's not fixable. Java doesn't provide any way to distinguish between the keypad and non-keypad versions of End/Next/Begin/Prior/Home. It, for instance, will always report a key event of VK_END regardl