Scripts/float_xinput_device.sh
2022-03-30 23:20:58 +02:00

3 líneas
91 B
Bash
Archivo Ejecutable

#!/bin/sh
xinput --float `xinput | grep "$1" | grep -o 'id=[[:digit:]]\+' | cut -d'=' -f2`