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