-
Notifications
You must be signed in to change notification settings - Fork 38
Bindings available by default
Alexis edited this page Oct 29, 2023
·
1 revision
The following bindings are available by default in 0.8.0, i.e. without needing to specify them in wayfire.ini. Capital-letter representations of alphabetical keys are used for clarity; use of is not implied nor required.
Clear annotations on the current workspace.
-
annotate.clear_workspace= <super> + <alt> + C
Draw on the current workspace.
-
annotate.draw= <super> + <alt> + <mouse-left>
Rotate the current output.
-
autorotate-iio.rotate_down= <ctrl> + <super> + <down> -
autorotate-iio.rotate-left= <ctrl> + <super> + <left> -
autorotate-iio.rotate-right= <ctrl> + <super> + <right> -
autorotate-iio.rotate-up= <ctrl> + <super> + <up>
Toggle the plugin.
-
force-fullscreen.key_toggle_fullscreen= <super> + <alt> + F
Toggle the plugin.
-
hide-cursor.toggle= <super> + <ctrl> + H
Toggle the plugin.
-
mag.toggle= <super> + <alt> + M
Toggle the plugin.
-
-
showrepaint.toggle= <super> + <alt> + S
-
Capture.
-
view-shot.capture= **<super> + <alt> + <mouse-middle>
Activate water effect.
-
water.activate= <ctrl> + <super> + <mouse-left>
Decrement X.
-
winzoom.dec_x_binding= <ctrl> + <super> + <left>
Decrement Y.
-
winzoom.dec_y_binding= <ctrl> + <super> + <up>
Increment X.
-
winzoom.inc_x_binding= <ctrl> + <super> + <right>
Increment Y.
-
winzoom.inc_y_binding= <ctrl> + <super> + <down>
Zoom by holding down the modifier and scrolling up and down.
-
winzoom.modifier= <ctrl> + <super>