luaa: add support for meta __ipairs
[awesome.git] / awesome-client.1.txt
blob82abab59026fc80091426d87a37d5fd596978217
1 awesome-client(1)
2 =================
4 NAME
5 ----
7 awesome-client - awesome window manager command line interface
9 SYNOPSIS
10 --------
12 awesome-client
14 DESCRIPTION
15 -----------
17 awesome-client is the command line interface to awesome. It communicates with awesome
18 via a socket located in the users's HOME directory.
19 It permits to execute Lua code remotely.
21 USAGE
22 -----
23 To determine which socket is to be used, it reads the DISPLAY environment variable.
24 awesome-client reads commands from standard input.
26 When you pipe multiple lines into awesome-client, an empty line will flush already
27 collected lines into awesome with an according immediate execution.
30 SEE ALSO
31 --------
32 awesome(1) awesomerc(5)
34 AUTHORS
35 -------
36 Julien Danjou <julien@danjou.info>
38 WWW
39 ---
40 http://awesome.naquadah.org