diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2013-02-13 10:00:22 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2013-02-13 10:00:22 (GMT) |
commit | b023c124a8c2b68597b26bc0721b09a7875ccece (patch) | |
tree | ba0cef2a0c1bab124a14d1be1cabf880cb13b604 /doc/asciidoc/fluxbox-remote.txt | |
parent | 59f59801fcad89ae52498804ab7812bc33d58000 (diff) | |
download | fluxbox-b023c124a8c2b68597b26bc0721b09a7875ccece.zip fluxbox-b023c124a8c2b68597b26bc0721b09a7875ccece.tar.bz2 |
Updated Changelog, NEWS, man-pages for 1.3.5Release-1_3_5
Diffstat (limited to 'doc/asciidoc/fluxbox-remote.txt')
-rw-r--r-- | doc/asciidoc/fluxbox-remote.txt | 8 |
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 @@ | |||
1 | fluxbox-remote(1) | 1 | fluxbox-remote(1) |
2 | ================= | 2 | ================= |
3 | Mark Tiefenbruck <mark@fluxbox.org> | 3 | Mark Tiefenbruck <mark@fluxbox.org> |
4 | v1.3.4, 10 February 2013 | 4 | v1.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 | ||
17 | DESCRIPTION | 17 | DESCRIPTION |
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 |
20 | from 'fluxbox(1)'. 'fluxbox-remote(1)' will only work with 'fluxbox(1)': its | ||
21 | communications with 'fluxbox(1)' are not standardized in any way. It is | ||
22 | recommended that a standards-based tool such as 'wmctrl(1)' be used whenever | ||
23 | possible, in order for scripts to work with other window managers. | ||
20 | 24 | ||
21 | CAVEATS | 25 | CAVEATS |
22 | ------- | 26 | ------- |