logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

stumpwm - a Common Lisp window manager

Authors

       StumpWM was principally written by Shawn Betts <sabetts@vcn.bc.ca> and is licensed under the terms of the
       GNU General Public License (GPL), version 2 or later.

       This manual page was written by Luca Capello <luca@pca.it> for the Debian StumpWM package and is licensed
       under   the   terms   of   the   GNU   General   Public   License  (GPL),  version  2  or  later.   Check
       /usr/share/doc/stumpwm/copyright for more information.

                                                  Jul 23, 2008                                        STUMPWM(1)

Description

       Stumpwm is a tiling, keyboard driven X11 Window Manager written entirely in Common Lisp.

       StumpWM attempts to be customizable yet visually minimal.  There are no window decorations, no icons, and
       no buttons.  It does have various hooks to attach your personal customizations, and variables to tweak.

Environment

LISP

              Specify  which Common Lisp implementation should be used.  Default to CLISP, other values are SBCL
              and CMUCL (all lowercase).  This can also be configured in ~/.stumpwmrc as ";debian=lisp".

Files

~/.stumpwmrc

Name

       stumpwm - a Common Lisp window manager

See Also

clisp(1), sbcl(1), cmucl(1)

       The complete StumpWM documentation  is  available  under  the  info  subsystem,  as  well  as  the  SLIME
       documentation.

Synopsis

stumpwm

See Also