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

sawfish — Sawfish window manager.

Author

       This manual page was written by Christian Marillat marillat@debian.org for the  DebianGNU/Linux  system
       (but may be used by others).

                                                                                                      sawfish(1)

Description

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

Name

       sawfish — Sawfish window manager.

Options

--display=DPY
                 Connect to X display DPY.

       --multihead
                 Fork a copy of sawfish for each screen.

       --visual=VISUAL
                 Preferred VISUAL type.

       --depth=DEPTH
                 Preferred color DEPTH.

       --disable-nls
                 Disable internationalization of messages.

       FILE
                 Load the Lisp file FILE (from the cwd if possible, implies --batch mode).

       --batch
                 Batch mode: process options and exit.

       --interp
                 Interpreted mode: don't load compiled Lisp files.

       -f,--callFUNCTION
                 Call Lisp function FUNCTION.

       -l,--loadFILE
                 Load the file of Lisp forms called FUNCTION.

       --version Print version details.

       --no-rc   Don't load rc or site-init files.

       -q,--quit-
                 Terminate the interpreter process.

See Also

       Sawfish is documented fully by JohnHarper       available via the Info system.

Synopsis

sawfish [--display[=DPY]][--multihead][--visual[=VISUAL]][--depth[=DEPTH]][--disable-nls][FILE][--batch][--interp][-f,--callFUNCTION][-l,--loadFILE][--version][--no-rc][-q,--quit]

See Also