Lines Matching refs:button
52 The ACPI button driver exports the lid state to the userspace via the
55 /proc/acpi/button/lid/LID0/state
62 The ACPI button driver emits the following input event to the userspace:
68 button driver uses the following 3 modes in order not to trigger issues.
74 A. button.lid_init_state=method:
75 When this option is specified, the ACPI button driver reports the
87 B. button.lid_init_state=open:
88 When this option is specified, the ACPI button driver always reports the
100 C. button.lid_init_state=ignore:
101 When this option is specified, the ACPI button driver never reports the
112 new userspace programs are required to work with the ACPI button driver.