mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
config: remove the underline from the XF86 keys
...to match the actual key names in 48500df716/include/xkbcommon/xkbcommon-keysyms.h (L2583)
This commit is contained in:
parent
e45548077e
commit
b0d4575534
3 changed files with 6 additions and 6 deletions
|
|
@ -220,8 +220,8 @@ If you have not created an rc.xml config file, default bindings will be:
|
|||
| `XF86_AudioLowerVolume` | amixer sset Master 5%-
|
||||
| `XF86_AudioRaiseVolume` | amixer sset Master 5%+
|
||||
| `XF86_AudioMute` | amixer sset Master toggle
|
||||
| `XF86_MonBrightnessUp` | brightnessctl set +10%
|
||||
| `XF86_MonBrightnessDown` | brightnessctl set 10%-
|
||||
| `XF86MonBrightnessUp` | brightnessctl set +10%
|
||||
| `XF86MonBrightnessDown` | brightnessctl set 10%-
|
||||
|
||||
A root-menu can be opened by clicking on the desktop.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue