man page
This commit is contained in:
77
xoat.md
Normal file
77
xoat.md
Normal file
@@ -0,0 +1,77 @@
|
||||
% XOAT(1)
|
||||
|
||||
# NAME
|
||||
|
||||
xoat \- X11 Obstinate Asymmetric Tiler
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
**xoat**
|
||||
|
||||
# DESCRIPTION
|
||||
|
||||
A static tiling window manager.
|
||||
|
||||
License: MIT/X11
|
||||
|
||||
# USAGE
|
||||
|
||||
See config.h for customization.
|
||||
|
||||
These are the default key bindings:
|
||||
|
||||
Mod4-1
|
||||
: Focus tile 1.
|
||||
|
||||
Mod4-2
|
||||
: Focus tile 2.
|
||||
|
||||
Mod4-3
|
||||
: Focus tile 3.
|
||||
|
||||
Shift-Mod4-1
|
||||
: Move window to tile 1.
|
||||
|
||||
Shift-Mod4-2
|
||||
: Move window to tile 2.
|
||||
|
||||
Shift-Mod4-3
|
||||
: Move window to tile 3.
|
||||
|
||||
Mod4-Tab
|
||||
: Flip top two windows in a tile.
|
||||
|
||||
Mod4-` (grave)
|
||||
: Cycle all windows in a tile.
|
||||
|
||||
Mod4-Escape
|
||||
: Close a window.
|
||||
|
||||
Mod4-f
|
||||
: Toggle fullscreen.
|
||||
|
||||
Mod4-Right
|
||||
: Focus next monitor.
|
||||
|
||||
Mod4-Left
|
||||
: Focus previous monitor.
|
||||
|
||||
Shift-Mod4-Right
|
||||
: Move window to next monitor.
|
||||
|
||||
Shift-Mod4-Left
|
||||
: Move window to previous monitor.
|
||||
|
||||
Shift-Mod4-x
|
||||
: Launch dmenu_run
|
||||
|
||||
F1
|
||||
: Launch urxvt
|
||||
|
||||
# SEE ALSO
|
||||
|
||||
**dmenu** (1)
|
||||
|
||||
# AUTHOR
|
||||
|
||||
Sean Pringle <sean.pringle@gmail.com>
|
||||
Reference in New Issue
Block a user