Re: [Qemu-devel] Interpretation of key symbols in QEMU's VNC server

2012-03-08 Thread Fabian Holler
Hello Gerhard, On Thu, Mar 08, 2012 at 06:54:46AM +0100, Gerhard Wiesinger wrote: > I'm having also isssues with german keymappings. > > E.g. Under DOS when pressing shift keys will always be uppercase. > Also ALT-GR doesn't work. If I start qemu with -k de and the layout in the Client OS is als

Re: [Qemu-devel] Interpretation of key symbols in QEMU's VNC server

2012-03-07 Thread Gerhard Wiesinger
Hello Fabian, I'm having also isssues with german keymappings. E.g. Under DOS when pressing shift keys will always be uppercase. Also ALT-GR doesn't work. Testcase in this order: a => a a => a Shift-a => a (should be A) a => A (should be a) a => A (should be a) a => A (should be a) Shift-a =>

[Qemu-devel] Interpretation of key symbols in QEMU's VNC server

2012-03-07 Thread Fabian Holler
Hello, I'm not sure if I found a bug in QEMU's VNC keysymbol to scancode mapping or if it is a general Problem with the implemented VNC server: Scenario: QEMU started with: "-k de" Keyboard layout in VM: de Keyboard layout from Client OS: us What i expect: I type the '/' character on the Client