mirror of
https://github.com/balkian/dotfiles.git
synced 2024-11-14 16:52:29 +00:00
5 lines
126 B
Bash
5 lines
126 B
Bash
#!/bin/sh
|
|
xinput map-to-output 16 eDP-1 # Eraser
|
|
xinput map-to-output 12 eDP-1 # Stylus
|
|
xinput map-to-output 11 eDP-1 # Touch
|