wmfs/wmfs.1.txt
2008-09-13 18:50:06 +02:00

100 lines
2.0 KiB
Plaintext

wmfs(1)
=======
NAME
----
WMFS - Window Manager From Scratch
SYNOPSIS
--------
*wmfs* [*-v* | *--version*] [*-h* | *--help*] [ *-i* | *--info*]
DESCRIPTION
-----------
*Wmfs* is a very lightweight and dynamic tiling windows manager for X.
OPTIONS
-------
*-v*, *--version*::
Print version information to standard output, then exit.
*-h*, *--help*::
Print help information, then exit.
*-i*, *--info*::
Print wmfs information
DEFAULT KEY BINDINGS
---------------------
*Control + Return*::
Run a terminal
*Alt + q*::
Quit the selected client
*Control + m *::
Toggle maximize the selected client
*Alt + Tab*::
Give the focus to the next client
*Alt-Shift + Tab*::
Give the focus to the previous client
*Control + Right*::
Next tag
*Control + Left*::
Previous tag
*Control + Up*::
Next layout
*Control + Down*::
Previous layout
*Alt-Shift + l*::
Increase the mwfact (+0.025)
*Alt-Shift + h*::
Decrease the mwfact (-0.025)
*Control-Alt + Left*::
Move the selected client to the left
*Control-Alt + Right*::
Move the selected client to the right
*Control-Alt + Up*::
Up the selected client
*Control-Alt + Down*::
Down the selected client
*Shift+Alt + Left*::
Decrease the selected client size (horizontally)
*Shift+Alt + Right*::
Increase the selected client size (horizontally)
*Shift+Alt + Up*::
Decrease the selected client size (vertically)
*Shift+Alt + Down*::
Increase the selected client size (vertically)
*Alt + F[1..9]*::
Change tag view
*Control-Shift +F[1..9]*::
Transfert the selected client to the wanted tag
CONFIGURATION
-------------
*Wmfs* is configured by '$HOME/.wmfsrc'
BUGS
----
WMFS isn't stable for now.
AUTHORS
-------
Marc Lagrange <markocpc@gmail.com> for the build system and Gentoo ebuilds.
Martin Duquesnoy <xorg62@gmail.com> for the code.
WWW
---
http://wmfs.sangor.net/
COPYING
-------
Wmfs is under the BSD license. See COPYING for more informations.