3 .\" Author: [see the "AUTHOR" section]
4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
10 .TH "CLFSWM" "1" "10/12/2012" "\ \&" "\ \&"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
25 .\" disable justification (adjust text to left margin only)
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
31 clfswm \- A(nother) Common Lisp Full Screen Window Manager
34 \fBclfswm\fR [\fIimplementation\fR]
37 CLFSWM is a 100% Common Lisp X11 window manager (based on Tinywm and Stumpwm\&. Many thanks to them)\&. It can be driven only with the keyboard or with the mouse\&.
39 CLFSWM uses the following rules to determine which implementation should be used:
49 the first command line argument\&.
60 environment variable $LISP
71 the first line like "debian=<impl>" in its configuration file\&.
85 CLFSWM handles clisp, sbcl and cmucl internally\&. If you specify a different implementation, CLFSWM will try to execute the command clfswm\-<implementation>\&. See /usr/share/doc/clfswm/README\&.Debian for details\&.
90 Indicates which implementation should be used\&.
96 Indicates which implementation should be used\&.
100 \fI$XDG_CONFIG_HOME/clfswm/clfswmrc\fR
102 User configuration file\&. If XDG_CONFIG_HOME is undefined,
103 \fI$HOME/\&.config/clfswm/clfswmrc\fR
107 \fI$HOME/\&.clfswmrc\fR
109 Deprecated\&. This file will be used only if the previous file does not exist\&.
114 System\-wide configuration file\&.
118 clisp(1), sbcl(1), cmucl(1)\&.
121 CLFSWM was written by Philippe Brochard <pbrochard@common\-lisp\&.net>\&.
123 This manual page was written by Desmond O\&. Chang <dochang@gmail\&.com>, for the Debian project (and may be used by others)\&.