Some more stuff

This commit is contained in:
Ingo Ruhnke 2009-02-19 16:56:48 +01:00
parent afc511849d
commit d20a6daaf3
3 changed files with 5 additions and 9 deletions

2
.gitignore vendored
View file

@ -10,4 +10,4 @@ usbcat
macosx macosx
windows windows
inputdrv inputdrv
old

View file

@ -9,14 +9,6 @@
<match key="input.product" string="Xbox Gamepad (userspace driver)"> <match key="input.product" string="Xbox Gamepad (userspace driver)">
<remove key="input.x11_driver" /> <remove key="input.x11_driver" />
</match> </match>
<match key="input.product" string="Sony PLAYSTATION(R)3 Controller">
<remove key="input.x11_driver" />
</match>
<match key="input.product" string="3Dconnexion SpaceNavigator">
<remove key="input.x11_driver" />
</match>
</device> </device>
</deviceinfo> </deviceinfo>

4
tools/.gitignore vendored
View file

@ -1,4 +1,8 @@
*~ *~
evsend
evtest evtest
evtestplus
jstest jstest
usbdebug usbdebug
usbtool
usbattach