~alexandre-hardy/linuxjoymap/linuxjoymap

« back to all changes in this revision

Viewing changes to doc/code/waitrelease.map

  • Committer: Alexandre Hardy
  • Date: 2009-07-17 09:20:57 UTC
  • Revision ID: ah@zenwalk-20090717092057-oxa4o16isawqa7ue
Initial creation of project

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
axis vendor=0x00ff product=0x0000 src=0 target=joyaxis axis=0
 
2
#Mapper code device
 
3
button vendor=0x00ff product=0x0000 src=0 target=joybtn button=1
 
4
button vendor=0x00ff product=0x0000 src=1 target=joybtn button=2
 
5
 
 
6
#assign a joystick number fo script purposes
 
7
script vendor=0x068e product=0x00f4 device=0 #Combatstick
 
8
script vendor=0x068e product=0x00f1 device=1 #Throttle
 
9
script vendor=0x068e product=0x00f2 device=2 #Pedals
 
10
 
 
11
code "waitrelease.code"