Add mouse and keyboard configuration file
[profile/ivi/xorg-x11-server.git] / packaging / 10-kbd.conf
1 Section "InputClass"
2         Identifier "kbd catchall"
3         MatchIsKeyboard "on"
4         Driver "kbd"
5 EndSection