mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
keyboard: do not set numlock by default
Only force on|off if users specifically requests it in the config file. Related-to: #2463
This commit is contained in:
parent
6457cbccda
commit
a5973c3b48
5 changed files with 20 additions and 7 deletions
|
|
@ -565,7 +565,7 @@ extending outward from the snapped edge.
|
|||
|
||||
*<keyboard><numlock>* [on|off]
|
||||
When recognizing a new keyboard enable or disable Num Lock.
|
||||
Default is off.
|
||||
Default is unset.
|
||||
|
||||
*<keyboard layoutScope="">* [global|window]
|
||||
Stores the keyboard layout either globally or per window and restores
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue