[PATCH 0/3] Rewrite keycode conversion handling
- From: "Daniel P. Berrange" <dan berrange com>
- To: gtk-vnc-list gnome org
- Subject: [PATCH 0/3] Rewrite keycode conversion handling
- Date: Wed, 14 Jul 2010 15:05:39 +0100
The current code for keycode mapping is broken when you run a
GTK-VNC app on Linux, but point at a X11 display on Win32 or
OS-X. It is also broken for non-X11 GDK builds.
This series rewrites the entire keycode mapping support to be
more generic and easy to update. Mappings between different
sets of keycodes can be easily updated in a CSV file instead
of having to guess what magic numbers mean. The actual mapping
tables are now dynamically generated from the CSV file as
required
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]