home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CyberMycha 2002 December
/
CMYCHA200212.iso
/
NBA2003
/
NBALive2003_Demo_English.exe
/
interface
/
configs
/
WingManActionPad.fec
< prev
next >
Wrap
Text File
|
2002-10-25
|
891b
|
47 lines
// FE bindings for Logitech WingMan ActionPad
bind +button0 +SELECT
bind -button0 -SELECT
bind +button1 +MENU
bind -button1 -MENU
bind +button2 +SPECIAL1
bind -button2 -SPECIAL1
bind +button5 +SPECIAL2
bind -button5 -SPECIAL2
bind +button3 +SWITCHLAYER
bind -button3 -SWITCHLAYER
bind +button4 +PREVSCREEN
bind -button4 -PREVSCREEN
bind +button8 +NEXTSCREEN
bind -button8 -NEXTSCREEN
bind +button6 +PREVGROUP
bind -button6 -PREVGROUP
bind +button7 +NEXTGROUP
bind -button7 -NEXTGROUP
bind pov0_e FE_RIGHT
bind pov0_w FE_LEFT
bind pov0_center FE_XCENTER
bind pov0_s FE_DOWN
bind pov0_n FE_UP
bind pov0_center FE_YCENTER
// axis0 is the left/right of the left stick
bind +axis0 FE_RIGHT
bind -axis0 FE_LEFT
bind =axis0 FE_XCENTER
// axis1 is the up/down of the left stick.
bind +axis1 FE_DOWN
bind -axis1 FE_UP
bind =axis1 FE_YCENTER