From 8f9ee15b6f78e75cc01ec4cd13b7d62bda4a245b Mon Sep 17 00:00:00 2001 From: seanpringle Date: Tue, 25 Sep 2012 10:48:40 +1000 Subject: [PATCH] docs --- xoat.1 | 5 +++++ xoat.md | 5 ++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/xoat.1 b/xoat.1 index 5ca635d..befba7a 100644 --- a/xoat.1 +++ b/xoat.1 @@ -56,6 +56,11 @@ Cycle all windows in a tile. .RS .RE .TP +.B Mod4-[1-9] +Raise nth window in a tile. +.RS +.RE +.TP .B Mod4-Escape Close a window. .RS diff --git a/xoat.md b/xoat.md index c631177..d995153 100644 --- a/xoat.md +++ b/xoat.md @@ -44,6 +44,9 @@ Mod4-Tab Mod4-` (grave) : Cycle all windows in a tile. +Mod4-[1-9] +: Raise nth window in a tile. + Mod4-Escape : Close a window. @@ -95,4 +98,4 @@ xoat restart # AUTHOR -Sean Pringle \ No newline at end of file +Sean Pringle