weston: deprecate enable_tap in favour of enable-tap
This is to increase consistency in config option naming in weston.ini. (Prefer hyphens over underscores to separate words.) If enable_tap is present in weston.ini, an obnoxious error message is logged with weston_log(). In terms of configuration, if enable-tap is present, enable_tap is ignored. Signed-off-by: Eric Toombs <3672-ewtoombs@users.noreply.gitlab.freedesktop.org>
This commit is contained in:
committed by
Pekka Paalanen
parent
b6dae6caa3
commit
9d2220380a
+1
-1
@@ -216,7 +216,7 @@ backend.
|
||||
.PP
|
||||
Available configuration are:
|
||||
.TP 7
|
||||
.BI "enable_tap=" true
|
||||
.BI "enable-tap=" true
|
||||
enables tap to click on touchpad devices
|
||||
.TP 7
|
||||
.BI "touchscreen_calibrator=" true
|
||||
|
||||
Reference in New Issue
Block a user