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 + Shift + KEY_LEFT
mod + Shift + KEY_RIGHT
mod + Shift + KEY_UP
mod + Shift + KEY_DOWN
mod + Tab
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 + <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 M may cycle through the GL renderer debug modes. Most debug effects can be disabled again by repeating the command. Debug bindings are often tied to specific backends. Below are the debug bindings available.
SEE ALSO
weston(1), weston-drm(7), weston.ini(5), xkeyboard-config(7)
2019-03-27 | Weston 14.0.0 |