From 553d12488c8141c468dffadc557607d7a072ffec Mon Sep 17 00:00:00 2001 From: Bob Ham Date: Tue, 12 Jan 2016 10:21:49 +0000 Subject: desktop-shell: Allow binding-modifier weston.ini option to be none Allow the binding-modifier option in weston.ini to take a value of "none", meaning that none of the usual Super+Tab, Super+K, Super+Fn, etc. key bindings will be enabled. Signed-off-by: Bob Ham Reviewed-by: Derek Foreman --- man/weston.ini.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/weston.ini.man b/man/weston.ini.man index 6ebe68a3..6e92066e 100644 --- a/man/weston.ini.man +++ b/man/weston.ini.man @@ -266,7 +266,7 @@ pressed sets the modifier key used for common bindings (string), such as moving surfaces, resizing, rotating, switching, closing and setting the transparency for windows, controlling the backlight and zooming the desktop. Possible values: -ctrl, alt, super (default) +none, ctrl, alt, super (default) .TP 7 .BI "num-workspaces=" 6 defines the number of workspaces (unsigned integer). The user can switch -- cgit v1.2.1