X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=doc%2Fopenbox.1.in;h=00209c4b50bec5a2fd664b8f48afeb5f576a52b8;hb=7dcbc4334d66ca2ad8fadc2b80938200982bbf16;hp=415275ce836348c9cd7cb26c94f6be1d046eb69b;hpb=ef205519e0fcfdf88d12a40e8f1653f91bf8211c;p=chaz%2Fopenbox diff --git a/doc/openbox.1.in b/doc/openbox.1.in index 415275ce..00209c4b 100644 --- a/doc/openbox.1.in +++ b/doc/openbox.1.in @@ -4,7 +4,7 @@ openbox \(em Next generation, highly configurable window manager .SH "SYNOPSIS" .PP -\fBopenbox\fR [\fB\-\-help\fP] [\fB\-\-version\fP] [\fB\-\-replace\fP] [\fB\-\-reconfigure\fP] [\fB\-\-sm-disable\fP] [\fB\-\-sync\fP] [\fB\-\-debug\fP] [\fB\-\-debug-focus\fP] +\fBopenbox\fR [\fB\-\-help\fP] [\fB\-\-version\fP] [\fB\-\-replace\fP] [\fB\-\-reconfigure\fP] [\fB\-\-sm-disable\fP] [\fB\-\-sync\fP] [\fB\-\-debug\fP] [\fB\-\-debug-focus\fP] [\fB\-\-debug-xinerama\fP] .SH "DESCRIPTION" .PP Openbox is a next generation, highly @@ -40,19 +40,21 @@ above ~/.xsession file. .PP You can use the \fBobconf\fR tool to configure Openbox easily with a graphical interface, however more in-depth configuration -is possible by editing the configuration files by hand. The default -configuration files are installed in @configdir@/openbox/, and the -user configuration is placed in ~/.config/openbox/. You can copy -the default configuration to ~/.config/openbox and edit it to your -liking. +is possible by editing the configuration files by hand. Please note that +\fBobconf\fR older than version 2.0 may not work at all +for you. +.PP +The default configuration files are installed in +configdir@/openbox/, and the user configuration is placed in +~/.config/openbox/. You can copy the default configuration +to ~/.config/openbox and edit it to your liking. .PP There are 3 default configuration files, \fBrc.xml\fP, \fBrc-gnome.xml\fP, and \fBrc-kde.xml\fP. The -rc-gnome.xml is used when you run \fBopenbox-gnome-session -\fR and the rc-kde.xml is used when you run -\fBopenbox-kde-session\fR. - - +rc-gnome.xml is used when you run +\fBopenbox-gnome-session\fR and the rc-kde.xml is used when +you run \fBopenbox-kde-session\fR. The configuration +files should be named the same in ~/.config/openbox/. .SH "OPTIONS" .PP These are the possible options that \fBopenbox\fR accepts: @@ -73,6 +75,10 @@ Run in synchronous mode (for debugging). Display debugging output. .IP "\fB\-\-debug-focus\fP" 10 Display debugging output for focus handling. +.IP "\fB\-\-debug-xinerama\fP" 10 +Split the display into two fake xinerama regions, if +xinerama is not already enabled. This is for debugging +xinerama support. .SH "SEE ALSO" .PP obconf (1), openbox-gnome-session (1), openbox-kde-session (1). @@ -83,4 +89,4 @@ The program's full documentation is available on the website: .PP Please report bugs to: \fBhttp://bugzilla.icculus.org/ \fP -.\" created by instant / docbook-to-man, Sun 13 May 2007, 19:04 +.\" created by instant / docbook-to-man, Sun 13 May 2007, 20:34