[PATCH 1/2] input: allow NULL as XkbRMVLOSet in InitKeyboardDeviceStruct.

Dan Nicholson dbn.lists at gmail.com
Wed Apr 15 22:20:55 PDT 2009


On Tue, Apr 14, 2009 at 10:40 PM, Peter Hutterer
<peter.hutterer at who-t.net> wrote:
> 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 at who-t.net>

Looks good.

--
Dan


More information about the xorg-devel mailing list