Files
xserver_xsdl/Xi
Peter Hutterer b406886bbf input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.
Virtually all callers use
    XkbGetRulesDefault(&rmlvo);
    InitKeyboardDeviceStruct(..., rmlvo);

Let's save them the trouble and accept NULL as a hint to take the
default RMLVO.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Benjamin Close <Benjamin.Close@clearchain.com>
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
2009-04-17 10:03:40 +10:00
..
2007-03-25 21:18:39 -04:00
2007-03-25 21:18:39 -04:00
2007-03-25 21:18:39 -04:00
2009-02-25 14:58:08 +10:00
2007-03-25 21:18:39 -04:00
2007-03-25 21:18:39 -04:00
2009-01-22 15:08:55 +11:00
2009-02-25 14:58:08 +10:00
2009-01-22 15:08:55 +11:00
2009-01-22 15:08:55 +11:00
2009-04-17 10:03:27 +10:00