xserver-multidpi/config
Peter Hutterer ff013b0da4 config: override xkb_{r,m,l,v} with Xkb{r,m,l,v} if the latter is set.
The HAL spec says that input.xkb.{rmlv}* can be sent, but if the user
specifies a X-specific {rmlv}, then this is overridden through the use of
input.x11_options.Xkb{RMLV}.
However, the way how the server parses options--by ignoring capitalisation,
underscores and spaces--the HAL and the x11_options would override each other.

So we simply filter the options, letting Xkb{RMLV} override xkb_{rmlv} and
only actually add them to the device after parsing _all_ options.

* rmlv ... rules, model, layout, variant

See Bug 13037 <http://bugs.freedesktop.org/show_bug.cgi?id=13037>
(cherry picked from commit fc35d1e3be)
2008-05-09 10:09:35 +09:30
..
config-backends.h Convert all my license statements to the standard form 2007-08-01 01:53:31 +03:00
config.c Config: Add missing include 2007-08-01 07:27:30 +03:00
dbus-api Hotplug: D-Bus: API version 2 2007-08-01 01:53:31 +03:00
dbus-core.c config: check connection != NULL before getting dbus' dispatch status. 2008-01-29 09:13:25 +10:30
dbus.c XACE: Fix instances of DixUnknownAccess at hook callsites. 2008-02-28 16:43:43 -05:00
hal.c config: override xkb_{r,m,l,v} with Xkb{r,m,l,v} if the latter is set. 2008-05-09 10:09:35 +09:30
Makefile.am Build system: Add missing files 2007-08-01 08:11:22 +03:00
x11-input.fdi Support to pass arbitrary options via HAL hotplugging 2008-03-25 17:37:25 +01:00
xorg-server.conf add basic D-BUS configuration mechanism 2006-07-21 15:19:49 -04:00