mirror of
https://gitlab.freedesktop.org/xorg/lib/libx11.git
synced 2026-05-07 17:58:44 +02:00
Add XF86 keyboard/monitor brightness keysyms to the keysymbdb.
This commit is contained in:
parent
fa4effe827
commit
7c996f7891
1 changed files with 5 additions and 0 deletions
|
|
@ -199,6 +199,11 @@ XeroxPointerButton5 :10070005
|
|||
|
||||
! The definitions here should match <X11/XF86keysym.h>
|
||||
XF86ModeLock :1008FF01
|
||||
XF86MonBrightnessUp :1008FF02
|
||||
XF86MonBrightnessDown :1008FF03
|
||||
XF86KbdLightOnOff :1008FF04
|
||||
XF86KbdBrightnessUp :1008FF05
|
||||
XF86KbdBrightnessDown :1008FF06
|
||||
XF86Standby :1008FF10
|
||||
XF86AudioLowerVolume :1008FF11
|
||||
XF86AudioMute :1008FF12
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue