mirror of
git://projects.qi-hardware.com/gmenu2x.git
synced 2024-11-05 04:25:19 +02:00
removing unused input.conf files, adding NN focused config
Signed-off-by: Mirko Lindner <mirko@sharism.cc>
This commit is contained in:
parent
dbcc825e06
commit
daac97496b
12
pandora/input.conf
Executable file
12
pandora/input.conf
Executable file
@ -0,0 +1,12 @@
|
||||
a=keyboard,122
|
||||
b=keyboard,120
|
||||
x=keyboard,115
|
||||
y=keyboard,121
|
||||
l=keyboard,113
|
||||
r=keyboard,112
|
||||
select=keyboard,27
|
||||
start=keyboard,13
|
||||
up=keyboard,273
|
||||
down=keyboard,274
|
||||
left=keyboard,276
|
||||
right=keyboard,275
|
@ -1,14 +0,0 @@
|
||||
a=joystickbutton,0,12
|
||||
b=joystickbutton,0,13
|
||||
x=joystickbutton,0,14
|
||||
y=joystickbutton,0,15
|
||||
l=joystickbutton,0,10
|
||||
r=joystickbutton,0,11
|
||||
select=joystickbutton,0,9
|
||||
start=joystickbutton,0,8
|
||||
volup=joystickbutton,0,16
|
||||
voldown=joystickbutton,0,17
|
||||
up=joystickbutton,0,0
|
||||
down=joystickbutton,0,4
|
||||
left=joystickbutton,0,2
|
||||
right=joystickbutton,0,6
|
@ -1,23 +0,0 @@
|
||||
a=joystickbutton,0,2
|
||||
b=joystickbutton,0,1
|
||||
b=keyboard,13
|
||||
b=keyboard,271
|
||||
x=joystickbutton,0,0
|
||||
x=keyboard,8
|
||||
y=joystickbutton,0,3
|
||||
l=joystickbutton,0,4
|
||||
l=keyboard,49
|
||||
r=joystickbutton,0,5
|
||||
r=keyboard,50
|
||||
select=joystickbutton,0,10
|
||||
start=joystickbutton,0,6
|
||||
volup=joystickaxys,0,5,10000
|
||||
voldown=joystickaxys,0,2,10000
|
||||
up=joystickaxys,0,1,-10000
|
||||
up=keyboard,273
|
||||
down=joystickaxys,0,1,10000
|
||||
down=keyboard,274
|
||||
left=joystickaxys,0,0,-10000
|
||||
left=keyboard,276
|
||||
right=joystickaxys,0,0,10000
|
||||
right=keyboard,275
|
Loading…
Reference in New Issue
Block a user