all repos — openbox @ 96f64be368e434274f2fbf44aa153b656f7eff1e

openbox fork - make it a bit more like ryudo

doc/obxprop.1.in (raw)

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
.TH "OBXPROP" "1" 
.SH "NAME" 
openbox \(em A minimalistic, highly configurable, next generation window 
manager with extensive standards support. 
.SH "SYNOPSIS" 
.PP 
\fBopenbox\fR [\-\-help]  [\-\-display DISPLAY]  [\-\-id ID]  [\-\-root]  [\-\-]  [PROPERTY \&...]  
.SH "DESCRIPTION" 
.PP 
obxprop is a tool for displaying the properties on an x 
window. 
.PP 
This tool has a similar functionality to \fBxprop\fR, 
but obxprop allows you to see UTF-8 strings as text. 
.PP 
You may use the \fB\-\-id\fR option to specify a window 
identifier, otherwise obxprop will allow you to select a window by 
clicking on it. 
.PP 
Primarily, this tool exists for Openbox users to see the value of the 
_OB_APP_NAME, _OB_APP_CLASS, _OB_APP_ROLE, and _OB_APP_TYPE properties, 
which Openbox uses for 
matching windows against user-defined application rules. 
.SH "OPTIONS" 
.PP 
These are the possible options that \fBopenbox\fR accepts: 
.IP "\fB\-\-help\fP" 10 
Show a summary of the options available. 
.IP "\fB\-\-display\fP DISPLAY" 10 
Specify the X display to use. 
.IP "\fB\-\-id\fP ID" 10 
Specify the window identifier for the window whose properties 
will be displayed. 
.PP 
Similar to \fBxprop\fR, 
you may pass one or more property names to have 
\fBopenbox\fR limit its output to only the properties 
requested. 
.SH "SEE ALSO" 
.PP 
openbox (1), openbox-session(1), openbox-gnome-session(1), 
openbox-kde-session(1). 
.PP 
Please report bugs to: \fBhttp://bugzilla.icculus.org/ 
\fP 
.\" created by instant / docbook-to-man, Mon 08 Feb 2010, 15:03