aboutsummaryrefslogtreecommitdiff
path: root/doc/fluxbox-remote.1.in
blob: d114c3ec024e8483cdbfbfdc2c7c714a03599d85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
'\" t
.\"     Title: fluxbox-remote
.\"    Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.75.1 <http://docbook.sf.net/>
.\"      Date: 12/17/2009
.\"    Manual: Fluxbox Manual
.\"    Source: fluxbox-remote.txt
.\"  Language: English
.\"
.TH "FLUXBOX\-REMOTE" "1" "12/17/2009" "fluxbox\-remote\&.txt" "Fluxbox Manual"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
fluxbox-remote \- command line access to key commands for fluxbox(1)
.SH "SYNOPSIS"
.sp
\fBfluxbox\-remote\fR \fIcommand\fR
.SH "DESCRIPTION"
.sp
\fIfluxbox\-remote(1)\fR is designed to allow scripts to execute most key commands from \fIfluxbox(1)\fR\&. \fIfluxbox\-remote(1)\fR will only work with \fIfluxbox(1)\fR: its communications with \fIfluxbox(1)\fR are not standardized in any way\&. It is recommended that a standards\-based tool such as \fIwmctrl(1)\fR be used whenever possible, in order for scripts to work with other window managers\&.
.SH "CAVEATS"
.sp
\fIfluxbox\-remote(1)\fR uses the X11 protocol to communicate with \fIfluxbox(1)\fR\&. Therefore, it is possible for any user with access to the \fIX(7)\fR server to use \fIfluxbox\-remote(1)\fR\&. For this reason, several key commands have been disabled\&. Users should be aware of the security implications when enabling \fIfluxbox\-remote(1)\fR, especially when using a forwarded \fIX(7)\fR connection\&.
.SH "RESOURCES"
.PP
session\&.screen0\&.allowRemoteActions: <boolean>
.RS 4
This resource in ~/\&.fluxbox/init must be set to \(oqtrue\(cq in order for
\fIfluxbox\-remote(1)\fR
to function\&. Please read the
\fBCAVEATS\fR
first\&.
.RE
.SH "ENVIRONMENT"
.sp
In order to communicate with \fIfluxbox(1)\fR, the DISPLAY environment variable must be set properly\&. Usually, the value should be \(oq:0\&.0\(cq\&.
.SH "AUTHORS"
.sp
This man page written by Mark Tiefenbruck <mark at fluxbox\&.org>
.SH "SEE ALSO"
.sp
fluxbox(1) fluxbox\-keys(5) wmctrl(1)