1sawfish(1)                  General Commands Manual                 sawfish(1)
2
3
4

NAME

6       sawfish — Sawfish window manager.
7

SYNOPSIS

9       sawfish
10

DESCRIPTION

12       Sawfish  is  a  lisp-extensible  window  manager for X11. Its aim is to
13       allow all areas of window management (decoration, manipulation)  to  be
14       customized  as far as is possible, yet still remain as fast as existing
15       window managers.
16

OPTIONS

18       --disable-nls
19                 Disable internationalization of messages.
20
21       FILE
22                 Load the Lisp file FILE (from the cwd  if  possible,  implies
23                 --batch).
24
25       --batch
26                 Batch mode: process options and exit.
27
28       --interp
29                 Interpreted mode: don't load compiled Lisp files.
30
31       -f, --call FUNCTION
32                 Call Lisp function FUNCTION.
33
34       -l, --load FILE
35                 Load the file of Lisp forms called FUNCTION.
36
37       --version Print version details.
38
39       --no-rc   Don't load rc or site-init files.
40
41       -q, --quit
42                 Terminate the interpreter process.
43
44       --5-buttons
45                 Support keyboard layout switching, but drop mouse buttons 6 -
46                 8 support.
47
48       --replace Replace the running window manager with Sawfish.
49
50   Display Options
51       --display=DPY
52                 Connect to X display DPY.
53
54       --multihead
55                 Fork a copy of sawfish for each screen.
56
57       --visual=VISUAL
58                 Preferred VISUAL type.
59
60       --depth=DEPTH
61                 Preferred color DEPTH.
62
63   Customization Files Options
64       --custom-file FILE
65                 Overrides the default custom file ~/.sawfish/custom.
66
67       --window-history-file FILE
68                 Overrides the default window history file  ~/.sawfish/window-
69                 history.
70
71       --no-rc   Do not load the rc file.
72
73   Session Management Options
74       --sm-client-id ID
75
76       --sm-prefix PREFIX
77
78   Debugging Option
79       --sync    Read src/display.c. Don't use it unless you're sure.
80

SEE ALSO

82       Sawfish is documented fully by John Harper       available via the Info
83       system.
84

AUTHOR

86       This manual page was written by Christian Marillat  marillat@debian.org
87       for the Debian GNU/Linux system (but may be used by others).
88
89
90
91                                                                    sawfish(1)
Impressum