[PULL] Various Cygwin/X keycode and keyboard layout mapping patches
Jon TURNEY
jon.turney at dronecode.org.uk
Mon Feb 7 07:40:16 PST 2011
Hi Keith,
The following set of patches addresses various keycode and keyboard layout
mapping issues in Cygwin/X. Please consider pulling into master.
Thanks.
The following changes since commit ea1ffd3e60bdcedbec5a6f28929f8677bf45d450:
Merge remote branch 'whot/for-keith' (2011-02-02 15:19:55 -0800)
are available in the git repository at:
git://anongit.freedesktop.org/~jturney/xserver master
Jon TURNEY (7):
Cygwin/X: Generate X keycodes for multimedia keys
Cygwin/X: Better keycode debugging output
Cygwin/X: Update mapping for Canadian keyboard layouts
Cygwin/X: Make the keyboard layout detection logging a bit clearer
Cygwin/X: Add Turkish keyboard layouts to keyboard layout mapping table
Cygwin/X: Ignore MappingNotify events sent to clipboard integration client
Cygwin/X: Fix for Canadian Multilingual Standard keyboard layout handling
hw/xwin/winclipboardxevents.c | 3 ++
hw/xwin/winconfig.c | 77 +++++++++++++++++++++++-----------------
hw/xwin/winkeybd.c | 8 ++--
hw/xwin/winkeybd.h | 16 ++++----
hw/xwin/winkeyhook.c | 4 +--
hw/xwin/winkeynames.h | 13 +++++--
hw/xwin/winlayouts.h | 8 +++--
7 files changed, 74 insertions(+), 55 deletions(-)
More information about the xorg-devel
mailing list