aboutsummaryrefslogtreecommitdiff
path: root/doc/asciidoc/fluxbox-remote.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/asciidoc/fluxbox-remote.txt')
-rw-r--r--doc/asciidoc/fluxbox-remote.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/asciidoc/fluxbox-remote.txt b/doc/asciidoc/fluxbox-remote.txt
index 69c41f8..d524c27 100644
--- a/doc/asciidoc/fluxbox-remote.txt
+++ b/doc/asciidoc/fluxbox-remote.txt
@@ -1,7 +1,7 @@
1fluxbox-remote(1) 1fluxbox-remote(1)
2================= 2=================
3Mark Tiefenbruck <mark@fluxbox.org> 3Mark Tiefenbruck <mark@fluxbox.org>
4v1.3.4, 10 February 2013 4v1.3.5, 13 February 2013
5:man source: fluxbox-remote.txt 5:man source: fluxbox-remote.txt
6:man version: {revision} 6:man version: {revision}
7:man manual: Fluxbox Manual 7:man manual: Fluxbox Manual
@@ -16,7 +16,11 @@ SYNOPSIS
16 16
17DESCRIPTION 17DESCRIPTION
18----------- 18-----------
19'fluxbox-remote(1)' is designed to allow scripts to execute most key commands from 'fluxbox(1)'. 'fluxbox-remote(1)' will only work with 'fluxbox(1)': its communications with 'fluxbox(1)' are not standardized in any way. It is recommended that a standards-based tool such as 'wmctrl(1)' be used whenever possible, in order for scripts to work with other window managers. 19'fluxbox-remote(1)' is designed to allow scripts to execute most key commands
20from 'fluxbox(1)'. 'fluxbox-remote(1)' will only work with 'fluxbox(1)': its
21communications with 'fluxbox(1)' are not standardized in any way. It is
22recommended that a standards-based tool such as 'wmctrl(1)' be used whenever
23possible, in order for scripts to work with other window managers.
20 24
21CAVEATS 25CAVEATS
22------- 26-------