Add windows name for the device, and a note about the mode switch.
This commit is contained in:
parent
7babf42a23
commit
5edd104b6b
1 changed files with 5 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
||||||
* Button 6 (left trigger): left wheel brake
|
* Button 6 (left trigger): left wheel brake
|
||||||
* Button 7 (right trigger): right wheel brake
|
* Button 7 (right trigger): right wheel brake
|
||||||
* Button 8 (S): cycle view
|
* Button 8 (S): cycle view
|
||||||
|
*
|
||||||
|
* Note that the "mode" button swaps the hat/pad and the left stick.
|
||||||
|
* When it is engaged, axis 0<->5 and 1<->6 are swapped.
|
||||||
|
*
|
||||||
************************************************************************
|
************************************************************************
|
||||||
$Id$
|
$Id$
|
||||||
-->
|
-->
|
||||||
|
@ -30,6 +34,7 @@ $Id$
|
||||||
<PropertyList>
|
<PropertyList>
|
||||||
|
|
||||||
<name>Logitech Inc. WingMan RumblePad</name>
|
<name>Logitech Inc. WingMan RumblePad</name>
|
||||||
|
<name>WingMan RumblePad</name>
|
||||||
|
|
||||||
<axis n="0">
|
<axis n="0">
|
||||||
<desc>Aileron</desc>
|
<desc>Aileron</desc>
|
||||||
|
|
Loading…
Add table
Reference in a new issue