mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
keyboard: set numlock to off by default
...to avoid surprises on Acer Aspire One laptops where the numeric keyboard does not physically exist but "overlaps" the qwerty keyboard. Reported-by: staryvyr on IRC Note: We do not like changing defaults, but feel that there is a good reason for this one.
This commit is contained in:
parent
968dc89277
commit
bb982dc0af
3 changed files with 3 additions and 3 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 on.
|
||||
Default is off.
|
||||
|
||||
*<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