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 =>