2007-12-02 15:43:40 +01:00
|
|
|
awesome-client(1)
|
|
|
|
=================
|
|
|
|
|
|
|
|
NAME
|
|
|
|
----
|
|
|
|
|
2009-04-27 15:09:42 +02:00
|
|
|
awesome-client - awesome window manager remote execution
|
2007-12-02 15:43:40 +01:00
|
|
|
|
|
|
|
SYNOPSIS
|
|
|
|
--------
|
|
|
|
|
|
|
|
awesome-client
|
|
|
|
|
|
|
|
DESCRIPTION
|
|
|
|
-----------
|
|
|
|
|
2009-04-27 15:09:42 +02:00
|
|
|
awesome-client is a remote command line interface to awesome.
|
2009-08-30 06:21:54 +02:00
|
|
|
It communicates with awesome via D-Bus, allowing remote execution of Lua code.
|
2007-12-02 15:43:40 +01:00
|
|
|
|
|
|
|
USAGE
|
|
|
|
-----
|
2009-08-30 06:21:54 +02:00
|
|
|
awesome-client reads commands from standard input and sends them via D-Bus to awesome.
|
2009-04-27 15:09:42 +02:00
|
|
|
If 'rlwrap' is installed, it will be used to provide a readline command line interface.
|
2008-01-10 00:42:31 +01:00
|
|
|
|
2009-04-27 15:09:42 +02:00
|
|
|
The 'awful.remote' module has to be loaded if you want this command to work.
|
2008-06-09 21:43:09 +02:00
|
|
|
|
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
|