Home
last modified time | relevance | path

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

/linux-6.15/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.rst186 procfs: /proc/acpi/ibm/hotkey
201 ibm/hotkey HKEY 00000080 0000xxxx
248 echo enable > /proc/acpi/ibm/hotkey -- does nothing
249 echo disable > /proc/acpi/ibm/hotkey -- returns an error
307 polled for in NVRAM, and reported as hotkey events if
313 which uses a single volume up or volume down hotkey
462 or through a hotkey event.
542 Non hotkey ACPI HKEY event map
606 Brightness hotkey notes
1585 echo enable,0xffff > /proc/acpi/ibm/hotkey
[all …]
/linux-6.15/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-6.15/Documentation/ABI/obsolete/
H A Dprocfs-i8k6 fan speed, temperature, serial number, hotkey status etc
/linux-6.15/drivers/platform/x86/
H A DMakefile64 obj-$(CONFIG_LENOVO_WMI_HOTKEY_UTILITIES) += lenovo-wmi-hotkey-utilities.o
128 obj-$(CONFIG_WIRELESS_HOTKEY) += wireless-hotkey.o
H A DKconfig175 The Acer Wireless Radio Control handles the airplane mode hotkey
179 hotkey.
261 The Asus Wireless Radio Control handles the airplane mode hotkey
265 hotkey.
435 tristate "Wireless hotkey button"
444 be called wireless-hotkey.
476 rfkill switch, hotkey, fan control and backlight control.
914 This driver adds hotkey monitoring support to some Toshiba models
H A Dthinkpad_acpi.c350 u32 hotkey:1; member
2199 if (!tp_features.hotkey) { in tpacpi_hotkey_driver_mask_set()
3324 tp_features.hotkey = hkey_handle != NULL; in hotkey_init()
3328 str_supported(tp_features.hotkey)); in hotkey_init()
3330 if (!tp_features.hotkey) in hotkey_init()
3991 if (!tp_features.hotkey) { in hotkey_read()
4031 if (!tp_features.hotkey) in hotkey_write()
11793 TPACPI_PARAM(hotkey);
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-class-platform-profile41 source such as e.g. a hotkey triggered profile change handled
H A Dsysfs-platform_profile33 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-6.15/scripts/kconfig/lxdialog/
H A Dmenubox.c54 int selected, int hotkey) in do_print_item() argument
69 if (hotkey) { in do_print_item()
/linux-6.15/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-6.15/Documentation/wmi/
H A Dacpi-interface.rst10 are hotkey events on modern notebooks and configuration of BIOS options.
/linux-6.15/Documentation/sound/hd-audio/
H A Dmodels.rst197 hp-gpio2-hotkey
221 lenovo-hotkey
/linux-6.15/drivers/platform/x86/dell/
H A DKconfig108 This driver register rfkill device or input hotkey device depending
/linux-6.15/drivers/hwmon/
H A DKconfig576 laptops. Sometimes it also reports power and hotkey status.
/linux-6.15/Documentation/admin-guide/
H A Dkernel-parameters.txt7790 generated by hotkey, video driver will adjust brightness
/linux-6.15/
H A DMAINTAINERS13481 F: drivers/platform/x86/lenovo-wmi-hotkey-utilities.c