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 <bob.ham@collabora.com> Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user