Add joystick config to disable known hdd protection accelerometers
This commit is contained in:
parent
3cea00ac1f
commit
e76af4553c
1 changed files with 19 additions and 0 deletions
19
Input/Joysticks/Accelerometers/accelerometers.xml
Normal file
19
Input/Joysticks/Accelerometers/accelerometers.xml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
<?xml version="1.0"?>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
************************************************************************
|
||||||
|
Override default joystick bindings for laptop accelerometers.
|
||||||
|
|
||||||
|
This prevents it generating inputs that override keyboard settings.
|
||||||
|
|
||||||
|
************************************************************************
|
||||||
|
$Id$
|
||||||
|
-->
|
||||||
|
|
||||||
|
<PropertyList>
|
||||||
|
|
||||||
|
<name>ST LIS3LV02DL Accelerometer</name>
|
||||||
|
|
||||||
|
</PropertyList>
|
||||||
|
|
||||||
|
<!-- end of joystick.xml -->
|
Loading…
Add table
Reference in a new issue