I have an application that does not see Alt-key sequences when running under
VNC.  It works fine under Exceed.

I used xev to see the KeyPress events when running under VNC and Exceed.

VNC
---
KeyPress event, serial 28, synthetic NO, window 0x6000001,
    root 0x25, subw 0x0, time 3343409110, (79,58), root:(84,891),
    state 0x0, keycode 14 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 characters:  ""


Exceed
------
KeyPress event, serial 19, synthetic NO, window 0x800001,
    root 0x2b, subw 0x0, time 23974, (101,78), root:(716,422),
    state 0x0, keycode 63 (keysym 0xffe9, Alt_L), same_screen YES,
    XLookupString gives 0 characters:  ""

The only difference seems to be in the keycode where VNC reports the left Alt
key as keycode 14 while Exceed sees it as keycode 63.  First, is this a
difference that can make a difference and, second, what can I do about it?
Can I configure VNC so that the Alt key keycode is the same as it is under
Exceed?  And why should they be different anyway?

Thanks!

-- 
Jake Colman                     

Principia Partners LLC                    Phone: (201) 209-2467
Harborside Financial Center                 Fax: (201) 946-0320
902 Plaza Two                          E-mail: [EMAIL PROTECTED]
Jersey City, NJ 07311                 www.principiapartners.com
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
To remove yourself from the list visit:
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to