6 lines
73 B
Bash
Executable File
6 lines
73 B
Bash
Executable File
#!/bin/bash
|
|
|
|
xinput enable 12
|
|
xinput reattach 13 3
|
|
TABLET_MODE_ENABLED=1
|