File tree Expand file tree Collapse file tree
jme3-core/src/main/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,6 +95,25 @@ Gamepad\ F310\ (Controller).ry=rz
9595# keeps it from confusing the .rx mapping.
9696Gamepad\ F310\ (Controller).z =trigger
9797
98+ # Logitech F310 gamepad with dip switch XInput for Windows 10
99+ Controller\ (Gamepad\ F310).0 =2
100+ Controller\ (Gamepad\ F310).1 =1
101+ Controller\ (Gamepad\ F310).2 =3
102+ Controller\ (Gamepad\ F310).3 =0
103+
104+ Controller\ (Gamepad\ F310).6 =8
105+ Controller\ (Gamepad\ F310).7 =9
106+
107+ Controller\ (Gamepad\ F310).8 =10
108+ Controller\ (Gamepad\ F310).9 =11
109+
110+ Controller\ (Gamepad\ F310).rx =z
111+ Controller\ (Gamepad\ F310).ry =rz
112+
113+ # requires custom code to support trigger buttons but this
114+ # keeps it from confusing the .rx mapping.
115+ Controller\ (Gamepad\ F310).z =trigger
116+
98117# Alternate version of the XBOX 360 controller
99118XBOX\ 360\ For\ Windows\ (Controller).0 =2
100119XBOX\ 360\ For\ Windows\ (Controller).1 =1
You can’t perform that action at this time.
0 commit comments