From: Henrik Holst <henrik@witsbits.com>
To: Dietmar Maurer <dietmar@proxmox.com>
Cc: kvm@vger.kernel.org
Subject: Re: Better keymap support
Date: Tue, 02 Sep 2008 12:12:25 +0200 [thread overview]
Message-ID: <1220350345.6098.12.camel@henrik-desktop> (raw)
In-Reply-To: <E88155B5BD67CE4D87A3F1F70950B96A2FFC71@berta.maurer-it.com>
fre 2008-08-29 klockan 09:39 +0200 skrev Dietmar Maurer:
> Hi all,
>
> This patch add better vnc keymap support, i.e. you can now type a '|'
> and '@' on german keybords.
>
> It is based on a patch from ricardo ribalda I found on the qemu list
> some months ago.
>
> - Dietmar
>
Is it really necesary with such a big patch? I found this small one on
an old qemu list which made AltGr work for atleast swedish keyboards,
perhaps it will work for German keyboards as well (our keyboards should
be very similar since the main addition is the AltGr key compared with
the US keyboard).
--- ../kvm-70-old/qemu/vnc_keysym.h 2008-06-17 14:09:05.000000000
+0200
+++ qemu/vnc_keysym.h 2008-06-17 14:09:07.000000000 +0200
@@ -204,6 +204,7 @@
{"EuroSign", 0x20ac}, /* XK_EuroSign */
/* modifiers */
+{"ISO_Level3_Shift", 0xfe03}, /* ISO_Level3 */
{"Control_L", 0xffe3}, /* XK_Control_L */
{"Control_R", 0xffe4}, /* XK_Control_R */
{"Alt_L", 0xffe9}, /* XK_Alt_L */
--- ../kvm-70-old/qemu/keymaps/modifiers 2008-06-17
14:09:04.000000000 +0200
+++ qemu/keymaps/modifiers 2008-06-17 14:09:07.000000000 +0200
@@ -15,3 +15,6 @@
# Translate Menu to the Windows Application key.
Menu 0xdd
+
+# AltGR
+ISO_Level3_Shift 0xb8
regards, Henrik Holst
Witsbits AB
prev parent reply other threads:[~2008-09-02 10:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-29 7:39 Better keymap support Dietmar Maurer
2008-08-29 12:00 ` Avi Kivity
2008-09-02 10:12 ` Henrik Holst [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1220350345.6098.12.camel@henrik-desktop \
--to=henrik@witsbits.com \
--cc=dietmar@proxmox.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox