mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-18 02:50:35 +01:00
config: note that HAL options must be strings.
Only strings are parsed by the server, all others are ignored. Doesn't matter, specifying int options as strings works fine anyway.
This commit is contained in:
parent
d55c307705
commit
892cfd9d57
1 changed files with 3 additions and 0 deletions
|
|
@ -26,6 +26,9 @@
|
|||
Do not specify "input.x11_options.Device" since "input.device"
|
||||
will be used automatically.
|
||||
|
||||
You MUST specify all options as strings, otherwise the server will
|
||||
ignore them.
|
||||
|
||||
Legacy Keys
|
||||
"input.xkb.rules"
|
||||
"input.xkb.model"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue