Skip to content

Latest commit

 

History

History
248 lines (240 loc) · 6.62 KB

user-interface.md

File metadata and controls

248 lines (240 loc) · 6.62 KB

Text-based Desktop Environment UI

All modes (GUI/TUI)

Taskbar App window Desktop
App group Running app User list Window controls Menu bar Interior Resize grips Navigation strings Free space
Ctrl-Alt ¹ (Alt+Shift+B on non-Windows platforms) Toggle alternate keyboard mode
Alt+Shift+N ¹ Run app
F10 ¹ Disconnect all users and shutdown if there are no apps running
Shift+F7 ¹ Leave current session
Ctrl+PageUp/PageDown ¹ Switch focus between running apps
LeftClick Run app Assign exclusive focus Minimize
Maximize
Close
Assign exclusive focus Go to app Clear keyboard focus
RightClick Set default app Assign exclusive focus Center app window
MiddleClick Selection/clipboard paste
Left+RightClick Clear clipboard
Ctrl+LeftClick Assign/clear group keyboard focus
DoubleLeftClick Go to app window Maximize
Restore
Alt+DoubleLeftClick Center app window
Triple Left+RightClick Toggle sysstat overlay
LeftDrag Move desktop viewport Move window or Select text Resize window Move window Move desktop viewport
RightDrag Panoramic content scrolling Run default app
MiddleDrag Run default app
Left+RightDrag Move window / Restore maximized Move desktop viewport
Ctrl+LeftDrag Adjust folded width Modify selection Zoom window
Alt+LeftDrag Switch boxed/linear selection mode
Ctrl+RightDrag or Ctrl+MiddleDrag Copy selected area to clipboard, OSC 52
Wheel Vertical scrolling
Shift+Wheel or Alt+Wheel Horizontal scrolling

GUI mode

GUI window Resizing grips Window 1px-height row (in fullscreen mode)²
Alt+Enter ¹ Toggle fullscreen mode
Ctrl+CapsLock ¹ Toggle antialiasing mode
CapsLock+UpArrow/DownArrow ¹ Scale cell size
CapsLock+0 ¹ Reset cell size
Ctrl+Wheel Scale cell size (if unhandled)
Ctrl+LeftClick Assign/clear group keyboard focus
DoubleLeftClick Toggle fullscreen mode (if unhandled)
AnyDrag
Left+RightDrag
Move GUI window (if unhandled)
LeftDrag Resize GUI window
RightDrag Move GUI window

Built-in Terminal

Hotkey ¹ Default action
Alt+RightArrow Highlight next match of selected text fragment. Clipboard content is used if no active selection.
Alt+LeftArrow Highlight previous match of selected text fragment. Clipboard content is used if no active selection.
Shift+Ctrl+PageUp Scroll one page up.
Shift+Ctrl+PageDown Scroll one page down.
Shift+Alt+LeftArrow Scroll one page to the left.
Shift+Alt+RightArrow Scroll one page to the right.
Shift+Ctrl+UpArrow Scroll one line up.
Shift+Ctrl+DownArrow Scroll one line down.
Shift+Ctrl+LeftArrow Scroll one cell to the left.
Shift+Ctrl+RightArrow Scroll one cell to the right.
Shift+Ctrl+Home Don't repeat the Scroll to the scrollback top.
Shift+Ctrl+Home Scroll to the scrollback top.
Shift+Ctrl+End Don't repeat the Scroll to the scrollback bottom (reset viewport position).
Shift+Ctrl+End Scroll to the scrollback bottom (reset viewport position).

¹ — Key bindings can be customized using settings.
² — In fullscreen mode, the GUI window reserves a 1px high area at the top for forwarding mouse events.