Menu

#24 keyboard mapping makes problem

closed
nobody
None
5
2004-07-13
2004-06-24
Christian
No

There is a keyboard mapping problem with in version
XF4VNC-4.3.0.104 ( used by SuSE 9.1 )

- german keyboard
- vncserver started

=> press of key "Alt-Gr+<" ( "|" at german keyboard )
=> "\" is printed.

The following "fallback" helped:
xc/programs/Xserver/hw/vnc/kbdptr.c

To be done: change both occurance of:
#if 0
/* Disabled in xf4vnc 4.3.0.101 */

to:
#if 1
/* Disabled in xf4vnc 4.3.0.101 */
/* enabled again due to problems with international
keyboard settings */

Discussion

  • Alan Hourihane

    Alan Hourihane - 2004-07-13

    Logged In: YES
    user_id=2372

    This is being reverted in the next release.

     
  • Alan Hourihane

    Alan Hourihane - 2004-07-13
    • status: open --> closed
     

Log in to post a comment.