weston-bindings(7) | Miscellaneous Information Manual | weston-bindings(7) |
NAME
weston-bindings - a list of keyboard bindings for Weston - the reference Wayland compositor
INTRODUCTION
The Weston desktop shell has a number of keyboard shortcuts. They are listed here.
DESCRIPTION
Almost all keyboard shortcuts for Weston include a
specified modifier mod which is determined in the file
weston.ini(5).
mod + Shift + F
mod + K
mod + Shift + M
mod + PageUp, mod + PageDown
mod + Tab
mod + Up, mod + Down
mod + Shift + Up, mod + Shift + Down
mod + F1/F2/F3/F4/F5/F6
Ctrl + Alt + Backspace
Ctrl + Alt + F
Ctrl + Alt + S
Ctrl + Alt + F1/F2/F3/F4/F5/F6/F7/F8
Super + S
Super + R
TOUCH / MOUSE BINDINGS
There are also a number of bindings involving a mouse:
<Touch>, <Left button>,
<Right button>
Super + Alt + <Vertical Scroll>
mod + <Vertical Scroll>
mod + <Left button>
mod + Shift + <Left button>, mod + <Right button>, mod + <Touch>
mod + <Middle button>
DEBUG BINDINGS
The combination mod + Shift + Space begins a debug binding. Debug bindings are completed by pressing an additional key. For example, pressing F may toggle texture mesh wireframes with the GL renderer. (In fact, most debug effects can be disabled again by repeating the command.) Debug bindings are often tied to specific backends.
SEE ALSO
weston(1), weston-launch(1), weston-drm(7), weston.ini(5), xkeyboard-config(7)
2019-03-27 | Weston 10.0.0 |