GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
sawfish-client(1) FreeBSD General Commands Manual sawfish-client(1)

sawfish-client — Evaluate arbitrary Lisp forms with sawfish.

sawfish-client [ --display X ] [ -q ] [ -f FUNCTION ] [ -c COMMAND ] [ -r FEATURE ] [ -e FORM ] [ - ] [ -- ]

This allows you to connect to a window manager process and evaluate arbitrary Lisp forms.

--display
Connect to the window manager on display X
-q
Be quiet (perform commands asynchronously)
-f FUNCTION
Call Lisp function FUNCTION on the server
-c COMMAND
Call the interactive Lisp function COMMAND
-r FEATURE
Require the module called FEATURE
-e FORM
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)
--help
Prints help.

Sawfish are documented fully by John Harper available via the Info system .

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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.