inaban.1 (1019B)
- .\" inaban: Distrustful Wayland Compositor
- .\" Copyright © 2019-2021 Inaban Authors <https://hacktivis.me/git/inaban>
- .\" SPDX-License-Identifier: BSD-3-Clause
- .Dd 2019-07-03
- .Dt inaban 1
- .Sh NAME
- .Nm inaban
- .Nd Distrustful Wayland Compositor
- .Sh SYNOPSIS
- .Nm
- .Op Fl h
- .Op Fl s Ar startup command
- .Sh BINDINGS
- Mod defaults to Alt.
- .Bl -tag -width Ds
- .It Mod+Shift+q
- Terminates the wayland session.
- .It Mod+Enter
- Executes the terminal (defaults to svte).
- .It Mod+Button1
- Moves the window under the cursor around. (ignores focus)
- .It Mod+Button2
- Resizes the window under the cursor. (ignores focus)
- .It VT1 ... VT12
- Switches to other Virtual Terminals, VT1...12 usually being Ctrl-Alt-F1..F12 in XKB keymaps.
- .El
- .Sh ENVIRONMENT
- .Bl -tag -width Ds
- .It TERMINAL
- Change the default terminal, no arguments allowed.
- .El
- .Sh AUTHORS
- .An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me
- .Sh BUGS
- You can submit contributions or tickets to
- .Mt contact+badwolf@hacktivis.me ,
- with
- .Xr git-send-email 1 for patches.