Changeset 66 in flair-bin
- Timestamp:
- Feb 27, 2018, 8:56:37 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/scripts/dualshock3.sh
r28 r66 1 1 #! /bin/bash 2 2 ARCH_DIR=$(uname -m) 3 4 #on kernel >=4.13, ds3 is seen as a mouse 5 /usr/bin/xinput set-prop 'Sony PLAYSTATION(R)3 Controller' 'Device Enabled' 0 3 6 4 7 #This script is the only one that calls itself with sudo.
Note:
See TracChangeset
for help on using the changeset viewer.