[PULL] xkb keymap loading
Peter Hutterer
peter.hutterer at who-t.net
Tue Mar 18 14:54:38 PDT 2014
The following changes since commit 795066477ee81b5b82e490eac8bed6b656d01f17:
config: search for PnPID on all parents (#75513) (2014-03-12 07:43:16 +1000)
are available in the git repository at:
git://people.freedesktop.org/~whot/xserver for-keith
for you to fetch changes up to 505eec9f38e8b167ce7ad51f72cca3ef33d0ceb3:
xkb: add XkbLoadKeymapFromString (2014-03-17 15:10:51 +1000)
----------------------------------------------------------------
Kristian Høgsberg (3):
xkb: factor out xkb loading to LoadXkm
xkb: add KeymapOrDefault
xkb: add XkbLoadKeymapFromString
Peter Hutterer (2):
xkb: constify XkbDDXOpenConfigFile
xkb: add a callback to xkbcomp
Rui Matos (2):
xkb: Factor out a function to copy a keymap's controls onto another
xkb: Repurpose XkbCopyDeviceKeymap to apply a given keymap to a device
Xi/exevents.c | 2 +-
include/input.h | 6 ++
include/xkbsrv.h | 11 ++-
xkb/ddxLoad.c | 241 ++++++++++++++++++++++++++++++++++++++++++-------------
xkb/xkb.c | 16 +---
xkb/xkbInit.c | 42 ++++++++--
xkb/xkbUtils.c | 37 +++++++--
7 files changed, 269 insertions(+), 86 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140319/4f627f25/attachment.sig>
More information about the xorg-devel
mailing list