compositor-{drm, fbdev, rpi}: Make VT switching configurable
Add a new boolean weston.ini option, "vt-switching" to enable or disable Ctrl-Alt-Fn key combinations. Signed-off-by: Bob Ham <bob.ham@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com> (Derek Foreman changed the prototype for switch_vt_binding to have a weston_keyboard * instead of weston_seat *. The pointer wasn't used, so this is just a warning fix.)
This commit is contained in:
@@ -455,6 +455,12 @@ sets the default state of the numlock on weston startup for the backends which
|
||||
support it.
|
||||
.RE
|
||||
.RE
|
||||
.TP 7
|
||||
.BI "vt-switching=" "true"
|
||||
Whether to allow the use of Ctrl+Alt+Fn key combinations to switch away from
|
||||
the compositor's virtual console.
|
||||
.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