blob: 8bf1083ee644f976e444c333126a658f72b43bdf [file] [log] [blame]
# Disable wakeups via touchscreen on this system
ENV{POWERD_ROLE}=="internal_touchscreen", ENV{POWERD_TAGS_WAKEUP}="wakeup wakeup_disabled"
# No wakeup through touchpad on this system
ENV{POWERD_ROLE}=="internal_touchpad", ENV{POWERD_TAGS_WAKEUP}="wakeup wakeup_disabled"