* add CoreKeyboard option for nokia900
This seems to be needed to make it actually load it...
Otherwise a pc105 model will be there instead of the
needed nokiarx51 one... needs researching.
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Option "Device" "/dev/input/event1"
Option "XkbModel" "nokiarx51"
Option "XkbLayout" "us"
+ Option "CoreKeyboard"
EndSection
Section "InputDevice"
DESCRIPTION = "Machine specific xorg.conf files"
-PR = "r35"
+PR = "r36"
SRC_URI = "file://xorg.conf"