41 lines
784 B
Plaintext
41 lines
784 B
Plaintext
awesome-client(1)
|
|
=================
|
|
|
|
NAME
|
|
----
|
|
|
|
awesome-client - awesome window manager command line interface
|
|
|
|
SYNOPSIS
|
|
--------
|
|
|
|
awesome-client
|
|
|
|
DESCRIPTION
|
|
-----------
|
|
|
|
awesome-client is the command line interface to awesome. It communicates with awesome
|
|
via a socket located in the users's HOME directory.
|
|
It permits to execute Lua code remotely.
|
|
|
|
USAGE
|
|
-----
|
|
To determine which socket is to be used, it reads the DISPLAY environment variable.
|
|
awesome-client reads commands from standard input.
|
|
|
|
When you pipe multiple lines into awesome-client, an empty line will flush already
|
|
collected lines into awesome with an according immediate execution.
|
|
|
|
|
|
SEE ALSO
|
|
--------
|
|
awesome(1) awesomerc(5)
|
|
|
|
AUTHORS
|
|
-------
|
|
Julien Danjou <julien@danjou.info>
|
|
|
|
WWW
|
|
---
|
|
http://awesome.naquadah.org
|