2007-12-02 15:43:40 +01:00
|
|
|
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.
|
2008-06-09 14:06:12 +02:00
|
|
|
It permits to execute Lua code remotely.
|
2007-12-02 15:43:40 +01:00
|
|
|
|
|
|
|
USAGE
|
|
|
|
-----
|
2008-04-10 23:37:22 +02:00
|
|
|
To determine which socket is to be used, it reads the DISPLAY environment variable.
|
|
|
|
awesome-client reads commands from standard input.
|
2008-01-10 00:42:31 +01:00
|
|
|
|
|
|
|
When you pipe multiple lines into awesome-client, an empty line will flush already
|
|
|
|
collected lines into awesome with an according immediate execution.
|
|
|
|
|
2007-12-02 15:43:40 +01:00
|
|
|
SEE ALSO
|
|
|
|
--------
|
2008-02-28 12:36:17 +01:00
|
|
|
awesome(1) awesomerc(5)
|
2007-12-02 15:43:40 +01:00
|
|
|
|
|
|
|
AUTHORS
|
|
|
|
-------
|
|
|
|
Julien Danjou <julien@danjou.info>
|
|
|
|
|
|
|
|
WWW
|
|
|
|
---
|
|
|
|
http://awesome.naquadah.org
|