]> git.mdlowis.com Git - proto/labwc.git/commit
keyboard: do not set numlock by default
authorJohan Malm <jgm323@gmail.com>
Tue, 31 Dec 2024 15:25:31 +0000 (15:25 +0000)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 31 Dec 2024 16:23:47 +0000 (16:23 +0000)
commita5973c3b48b4dbe42c928f9a0c7ceba5c7e404b3
tree71d1ebc5d210cd9248c301c47b59774b9ed362f8
parent6457cbccdaa150aadc355723c4fac93e379ad7ff
keyboard: do not set numlock by default

Only force on|off if users specifically requests it in the config file.

Related-to: #2463
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/rcxml.h
src/config/rcxml.c
src/input/keyboard.c