From 319f6d669f062dc4aa9d84b770dd248179a82e29 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Fri, 26 Jun 2009 04:25:51 +0200 Subject: [PATCH] manpage: document killing of windows better (Thanks Moredread) --- man/i3.man | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/man/i3.man b/man/i3.man index 43102164..cf592c62 100644 --- a/man/i3.man +++ b/man/i3.man @@ -113,7 +113,10 @@ Mod1+t:: Select the first tiling window if the current window is floating and vice-versa. Mod1+Shift+q:: -Kills the current client. +Kills the current window. This is equivalent to "clicking on the close button", meaning a polite +request to the application to close this window. For example, Firefox will save its session +upon such a request. If the application does not support that, the window will be killed and +it depends on the application what happens. Mod1+Shift+r:: Restarts i3 in place (without losing any windows, but the layout). @@ -262,6 +265,14 @@ exec /usr/bin/i3 >> ~/.i3/logfile There is still lot of work to do. Please check our bugtracker for up-to-date information about tasks which are still not finished. +== SEE ALSO + +You should have a copy of the userguide (featuring nice screenshots/graphics which is why this +is not integrated into this manpage), the debugging guide and the "how to hack" guide. If you +are building from source, run +make -C docs+. + +You can also access these documents online at http://i3.zekjur.net/ + == AUTHOR Michael Stapelberg and contributors -- 2.39.5