#!/bin/sh -e # Disable touchpad xinput --disable `xinput list | awk '/TouchPad/ {print $6}' | tr 'id=' ' ' | xargs`