diff --git a/hdmi/hdmi b/hdmi/hdmi new file mode 100644 index 0000000..ff5fc44 --- /dev/null +++ b/hdmi/hdmi @@ -0,0 +1,7 @@ +#!/bin/bash +xrandr-extend hdmi +xinput --map-to-output 'IPTS Touch' eDP1 +xinput --map-to-output 'IPTS Stylus Pen (0)' eDP1 +xinput --map-to-output 'IPTS Stylus Eraser (0)' eDP1 +killall plasmashell +kstart5 plasmashell \ No newline at end of file