xserver-multidpi/hw
Daniel Stone f06a9d2e05 Input: Clean up keymap change notifications
Keyboard map notifications are always generated from within XKB code,
which also takes care of copying the keysyms, etc.  If you need to
mangle the keymap yourself, generate a new core keymap/modmap, and pass
it to XkbApplyMappingChange.

SendMappingNotify is renamed to SendPointerMappingNotify (and ditto its
Device variants), which still only _sends_ the notifications, as opposed
to also doing the copying a la XkbApplyMappingChange.

Also have the modmap change code traverse the device hierachy, rather
than just going off the core keyboard.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2009-01-22 15:08:58 +11:00
..
dmx Input: Remove modifierMap from core 2009-01-22 15:08:55 +11:00
kdrive Input: Remove modifierMap from core 2009-01-22 15:08:55 +11:00
vfb Input: Overhaul keyboard initialisation process 2009-01-22 15:08:51 +11:00
xfree86 Input: Remove state from KeyClassRec 2009-01-22 15:08:55 +11:00
xnest Input: Remove modifierMap from core 2009-01-22 15:08:55 +11:00
xquartz Input: Clean up keymap change notifications 2009-01-22 15:08:58 +11:00
xwin Input: Remove modifierMap from core 2009-01-22 15:08:55 +11:00
Makefile.am Remove xgl. 2008-06-12 16:00:50 -04:00