arm-sdk/extra/chromeacer/etc/udev/rules.d/99-tegra-lid-switch.rules

4 lines
181 B
Plaintext

ACTION=="remove", GOTO="tegra_lid_switch_end"
SUBSYSTEM=="input", KERNEL=="event*", SUBSYSTEMS=="platform", KERNELS=="gpio-keys.4", TAG+="power-switch"
LABEL="tegra_lid_switch_end"