This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
set -Eeu | |
action=disable | |
[ -n "${1:-}" ] && action=enable | |
devices() { cat<<EOF; } | |
Sleep Button | |
Power Button | |
DELL0927:00 044E:1220 Touchpad | |
DELL0927:00 044E:1220 Mouse |