Hello,

I am writting a VNC server for a specific (very, very specific) Operating
System. DO to some strange habits of the users of this Operating System, I need
to have a "Scan code keyboard".

This means, that when the user press on the letter A (from a PC keyboard) I get
for instance 0x0012.
If a user press on the letter Q (from a PC keyboard) for a qwerty keyboard, I
get 0x0012 also.

Does some one know if there is a standard for this kind of keyboard?

I will to update the keyboard event by F0 <=> Scancode keyboard + The scan code.

How can I reservered the value F0 (FF, FE are already used by RFB 3.3).

Thanks.
---------------------------------------------------------------------
To unsubscribe, send a message with the line: unsubscribe vnc-list
to [EMAIL PROTECTED]
See also: http://www.uk.research.att.com/vnc/intouch.html
---------------------------------------------------------------------

Reply via email to