Home
last modified time | relevance | path

Searched refs:hotkey (Results 1 – 20 of 20) sorted by relevance

/linux/Documentation/admin-guide/laptops/
H A Dsamsung-galaxybook.rst34 - :ref:`Handling of Fn hotkeys <keyboard-hotkey-actions>` for various actions
36 <acpi-notifications-and-hotkey-actions>`
144 .. _keyboard-hotkey-actions:
146 Keyboard hotkey actions (i8042 filter)
149 The i8042 filter will swallow the keyboard events for the Fn+F9 hotkey (Multi-
150 level keyboard backlight toggle) and Fn+F10 hotkey (Block recording toggle)
163 .. _acpi-notifications-and-hotkey-actions:
165 ACPI notifications and hotkey actions
173 The Fn+F11 Performance mode hotkey will be handled by the driver; each keypress
H A Dthinkpad-acpi.rst187 procfs: /proc/acpi/ibm/hotkey
193 system. Enabling the hotkey functionality of thinkpad-acpi signals the
202 ibm/hotkey HKEY 00000080 0000xxxx
223 doesn't allow disabling an specific hotkey, the driver will not report
239 The following commands can be written to the /proc/acpi/ibm/hotkey file::
241 echo 0xffffffff > /proc/acpi/ibm/hotkey -- enable all hot keys
242 echo 0 > /proc/acpi/ibm/hotkey -- disable all possible hot keys
244 echo reset > /proc/acpi/ibm/hotkey -- restore the recommended mask
249 echo enable > /proc/acpi/ibm/hotkey -- does nothing
250 echo disable > /proc/acpi/ibm/hotkey -- returns an error
[all …]
/linux/Documentation/firmware-guide/acpi/
H A Dvideo_extension.rst74 Notify user space about hotkey event
77 There are generally two cases for hotkey event reporting:
79 i) For some laptops, when user presses the hotkey, a scancode will be
91 ii) For some laptops, the press of the hotkey will not generate the
/linux/Documentation/ABI/obsolete/
H A Dprocfs-i8k6 fan speed, temperature, serial number, hotkey status etc
/linux/drivers/platform/x86/lenovo/
H A DMakefile10 lenovo-target-$(CONFIG_LENOVO_WMI_HOTKEY_UTILITIES) += wmi-hotkey-utilities.o
H A Dthinkpad_acpi.c352 u32 hotkey:1; member
2201 if (!tp_features.hotkey) { in tpacpi_hotkey_driver_mask_set()
3346 tp_features.hotkey = hkey_handle != NULL; in hotkey_init()
3350 str_supported(tp_features.hotkey)); in hotkey_init()
3352 if (!tp_features.hotkey) in hotkey_init()
4019 if (!tp_features.hotkey) { in hotkey_read()
4059 if (!tp_features.hotkey) in hotkey_write()
12042 TPACPI_PARAM(hotkey);
H A DKconfig21 rfkill switch, hotkey, fan control and backlight control.
/linux/scripts/kconfig/lxdialog/
H A Dmenubox.c54 int selected, int hotkey) in do_print_item() argument
69 if (hotkey) { in do_print_item()
/linux/Documentation/ABI/testing/
H A Dsysfs-platform_profile33 source such as e.g. a hotkey triggered profile change handled
H A Dsysfs-class-platform-profile43 source such as e.g. a hotkey triggered profile change handled
H A Dsysfs-driver-toshiba_acpi173 hotkey and the F{1-12} keys are accessed via FN-F{1-12}.
/linux/drivers/platform/x86/
H A DKconfig99 Say Y here if you want support for WMI-based hotkey events on
142 The Acer Wireless Radio Control handles the airplane mode hotkey
146 hotkey.
228 The Asus Wireless Radio Control handles the airplane mode hotkey
232 hotkey.
438 tristate "Wireless hotkey button"
447 be called wireless-hotkey.
745 This driver adds hotkey monitoring support to some Toshiba models
H A DMakefile137 obj-$(CONFIG_WIRELESS_HOTKEY) += wireless-hotkey.o
/linux/drivers/platform/x86/intel/
H A DKconfig25 This driver provides support for the Intel HID Event hotkey interface.
26 Some laptops require this driver for hotkey support.
/linux/Documentation/sound/hd-audio/
H A Dmodels.rst197 hp-gpio2-hotkey
221 lenovo-hotkey
/linux/Documentation/wmi/
H A Dacpi-interface.rst10 are hotkey events on modern notebooks and configuration of BIOS options.
/linux/drivers/platform/x86/dell/
H A DKconfig109 This driver register rfkill device or input hotkey device depending
/linux/drivers/hwmon/
H A DKconfig596 laptops. Sometimes it also reports power and hotkey status.
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt8311 generated by hotkey, video driver will adjust brightness
/linux/
H A DMAINTAINERS14480 F: drivers/platform/x86/lenovo/wmi-hotkey-utilities.c