sawfish-client — Evaluate arbitrary Lisp forms with sawfish.
Contents
Description
This allows you to connect to a window manager process and evaluate arbitrary Lisp forms.
Name
sawfish-client — Evaluate arbitrary Lisp forms with sawfish.
Options
--display Connect to the window manager on display X
-q Be quiet (perform commands asynchronously)
-fFUNCTION
Call Lisp function FUNCTION on the server
-cCOMMAND
Call the interactive Lisp function COMMAND-rFEATURE
Require the module called FEATURE-eFORM
Evaluate Lisp form FORM on the server
- Read lines of input until EOF, evaluating each one as it is read
-- Read forms from standard input until EOF, evaluating the whole lot in one go (inside a progn)
See Also
Sawfish are documented fully by JohnHarper available via the Info system .
Synopsis
sawfish-client [ --displayX][-q][-fFUNCTION][-cCOMMAND][-rFEATURE][-eFORM][-][--]
