blob: 9bfee3b2d6c22d06f9bd655a4a6836195e573688 [file] [log] [blame]
# Side buttons are routed through the internal keyboard. Permit them to be used
# at all times (Chrome should still block other key events while in docked or
# tablet modes), but only allow wakeup while in clamshell modes.
ENV{POWERD_ROLE}=="internal_keyboard", ENV{POWERD_TAGS_INHIBIT}=""
ENV{POWERD_ROLE}=="internal_keyboard", ENV{POWERD_TAGS_WAKEUP}="wakeup wakeup_when_laptop wakeup_when_display_off"