From ed0ba87ea8c7ce0b7b97ca2b7da0cd9a7571c9eb Mon Sep 17 00:00:00 2001 From: Clay Smith Date: Wed, 15 Feb 2023 06:09:19 -0600 Subject: remove unneeded files --- ...PlayStation 4 DualShock Wireless Controller.csv | 49 ---------------------- 1 file changed, 49 deletions(-) delete mode 100644 Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv (limited to 'Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv') 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 deleted file mode 100644 index 0990feb..0000000 --- a/Controller_Program/Sony DualShock 4-PlayStation 4 DualShock Wireless Controller.csv +++ /dev/null @@ -1,49 +0,0 @@ -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 -- cgit v1.2.1