awesome-client(1) awesome window manager remote execution

SYNOPSIS

awesome-client

DESCRIPTION

awesome-client is a remote command line interface to awesome. It communicates with awesome via D-Bus, allowing remote execution of Lua code.

USAGE

awesome-client reads commands from standard input and sends them via D-Bus to awesome. If rlwrap is installed, it will be used to provide a readline command line interface.

The awful.remote module has to be loaded if you want this command to work.

AUTHORS

Julien Danjou <m[blue][email protected]m[][1]>