fix previous commit: use pos/neg instead of +/-
This commit is contained in:
@@ -453,14 +453,14 @@ Size=16x2
|
||||
Device=/dev/js0
|
||||
|
||||
# set the axis map
|
||||
Map_Axis1- = Left
|
||||
Map_Axis1+ = Right
|
||||
Map_Axis2- = Up
|
||||
Map_Axis2+ = Down
|
||||
Map_Axis1neg=Left
|
||||
Map_Axis1pos=Right
|
||||
Map_Axis2neg=Up
|
||||
Map_Axis2pos=Down
|
||||
|
||||
# set the button map
|
||||
Map_Button1 = Enter
|
||||
Map_Button2 = Escape
|
||||
Map_Button1=Enter
|
||||
Map_Button2=Escape
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user