summaryrefslogtreecommitdiff
path: root/Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv
diff options
context:
space:
mode:
authorClay Smith <claysmith158@gmail.com>2023-02-03 13:23:05 -0600
committerClay Smith <claysmith158@gmail.com>2023-02-03 13:23:05 -0600
commitd5ee239da3e36a3fc9b1d565cc7fd2fd0a3e6f9b (patch)
tree8f0316085e1d4bed215dd5e5a76a6242a774c311 /Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv
parent31eff2e67922f93da05f13cad163567d4a9a2953 (diff)
Added .csv versions of the .pages for compatibility
Diffstat (limited to 'Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv')
-rw-r--r--Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv49
1 files changed, 49 insertions, 0 deletions
diff --git a/Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv b/Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv
new file mode 100644
index 0000000..0990feb
--- /dev/null
+++ b/Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv
@@ -0,0 +1,49 @@
+Event,File: ,,/dev/input/by-id/usb-Sony_Interactive_Entertainment_Wireless_Controller-if03-event-mouse,,,,All Touch Pad Features
+#,/proc/bus/input/devices,,"Vendor=054c Product=09cc ""Wireless Controller Touchpad""",,,,
+1,Touchpad,TO USER,Linux Type,Type Alias,Linux Code,Code Alias,Value Range
+,,X-Coordinates,3,EV_ABS,0,ABS_X,0-1920
+,,Y-Coordinates,3,EV_ABS,1,ABS_Y,0-942
+,,Two-Finger Toggle,3,EV_ABS,47,ABS_MT_SLOT,0-1
+,,X-Coordinates,3,EV_ABS,53,ABS_MT_POSITION_X,0-1920
+,,Y-Coordinates,3,EV_ABS,54,ABS_MT_POSITION_Y,0-942
+,,Number of Times Engaged Per Use,3,EV_ABS,57,ABS_MT_TRACKING_ID,0-65535
+,,Trackpad Button,1,EV_KEY,272,BTN_LEFT,0-1
+,,Trackpad Engaged,1,EV_KEY,325,BTN_TOOL_FINGER,0-1
+,,Trackpad Engaged,1,EV_KEY,330,BTN_TOUCH,0-1
+,,Two-Finger Touch,1,EV_KEY,333,BTN_TOOL_DOUBLETAP,0-1
+Event,File: ,,/dev/input/by-id/usb-Sony_Interactive_Entertainment_Wireless_Controller-event-if03,,,,Accelerometer
+#,/proc/bus/input/devices,,"Vendor=054c Product=09cc ""Wireless Controller Motion Sensors""",,,,
+,Gyro,TO USER,Linux Type,Type Alias,Linux Code,Code Alias,Value Range
+2,Acceleration,MOVE LEFT/RIGHT,3,EV_ABS,0,ABS_X,"-32768 to 32768, Fuzz 16, Resolution 8192"
+,,MOVE UP/DOWN,3,EV_ABS,1,ABS_Y,"-32768 to 32768, Fuzz 16, Resolution 8192"
+,,LED FORWARD/BACKWARD,3,EV_ABS,2,ABS_Z,"-32768 to 32768, Fuzz 16, Resolution 8192"
+,Tilt/Rotational Acceleration/Gyroscope,TILT LEFT/RIGHT,3,EV_ABS,3,ABS_RX,"-2097152 to 2097152, Fuzz 16, Resolution 1024"
+,,FACE UP/DOWN,3,EV_ABS,4,ABS_RY,"-2097152 to 2097152, Fuzz 16, Resolution 1024"
+,,LED UP/DOWN,3,EV_ABS,5,ABS_RZ,"-2097152 to 2097152, Fuzz 16, Resolution 1024"
+,,Time Stamp,4,EV_MSC,5,MSC_TIMESTAMP,?
+Event,File: ,,/dev/input/by-id/usb-Sony_Interactive_Entertainment_Wireless_Controller-if03-event-joystick,,,,Joystick + All Buttons Except Touch Pad
+#,/proc/bus/input/devices,,"Vendor=054c Product=09cc ""Wireless Controller""",,,,
+3,Buttons,TO USER,Linux Type,Type Alias,Linux Code,Code Alias,Value Range
+,,LEFT Joystick PRESSURE LEFT/RIGHT,3,EV_ABS,0,ABS_X,"0-255, Flat 15"
+,,LEFT Joystick PRESSURE UP/DOWN,3,EV_ABS,1,ABS_Y,"0-255, Flat 14"
+,,L2 PRESSURE,3,EV_ABS,2,ABS_Z,"0-255, Flat 15"
+,,RIGHT Joystick PRESSURE LEFT/RIGHT,3,EV_ABS,3,ABS_RX,"0-255, Flat 15"
+,,RIGHT Joystick PRESSURE UP/DOWN,3,EV_ABS,4,ABS_RY,"0-255, Flat 14"
+,,R2 PRESSURE,3,EV_ABS,5,ABS_RZ,"0-255, Flat 15"
+,,DPAD LEFT,3,EV_ABS,16,ABS_HAT0X,-1-0
+,,DPAD RIGHT,3,EV_ABS,16,ABS_HAT0X,0-1
+,,DPAD UP,3,EV_ABS,17,ABS_HAT0Y,-1-0
+,,DPAD DOWN,3,EV_ABS,17,ABS_HAT0Y,0-1
+,,X,1,EV_KEY,304,BTN_SOUTH,0-1
+,,Circle,1,EV_KEY,305,BTN_EAST,0-1
+,,Triangle,1,EV_KEY,307,BTN_NORTH,0-1
+,,Square,1,EV_KEY,308,BTN_WEST,0-1
+,,L1,1,EV_KEY,310,BTN_TL,0-1
+,,R1,1,EV_KEY,311,BTN_TR,0-1
+,,L2,1,EV_KEY,312,BTN_TL2,0-1
+,,R2,1,EV_KEY,313,BTN_TR2,0-1
+,,Share,1,EV_KEY,314,BTN_SELECT,0-1
+,,Options,1,EV_KEY,315,BTN_START,0-1
+,,PlayStation,1,EV_KEY,316,BTN_MODE,0-1
+,,LEFT Joystick,1,EV_KEY,317,BTN_THUMBL,0-1
+,,RIGHT Joystick,1,EV_KEY,318,BTN_THUMBR,0-1 \ No newline at end of file