6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
|
#!/bin/sh
|
||
|
|
||
|
xinput disable 12
|
||
|
xinput float 13
|
||
|
TABLET_MODE_ENABLED=0
|