compositor: add an option to set the default numlock value
Add a new "numlock-on" option in the [keyboard] section of weston.ini which, if set to true, is used to enable the numlock of the keyboards attached at startup. Tested-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
This commit is contained in:
committed by
Pekka Paalanen
parent
6ef444d094
commit
de7e2b3ce3
@@ -446,6 +446,12 @@ sets the delay in milliseconds since key down until repeating starts (unsigned
|
||||
integer)
|
||||
.RE
|
||||
.RE
|
||||
.TP 7
|
||||
.BI "numlock-on=" "false"
|
||||
sets the default state of the numlock on weston startup for the backends which
|
||||
support it.
|
||||
.RE
|
||||
.RE
|
||||
.SH "TERMINAL SECTION"
|
||||
Contains settings for the weston terminal application (weston-terminal). It
|
||||
allows to customize the font and shell of the command line interface.
|
||||
|
||||
Reference in New Issue
Block a user