summaryrefslogtreecommitdiff
path: root/doc/man/metacity.1
diff options
context:
space:
mode:
authorFlorian Müllner <fmuellner@gnome.org>2013-05-16 15:37:43 +0200
committerFlorian Müllner <fmuellner@gnome.org>2013-05-16 15:49:45 +0200
commit90dc810b9f501136c6f1cf94bc4f4c1f626412b9 (patch)
tree37927f9b66bca8fe7dd38aebb8b1f56233ec23c8 /doc/man/metacity.1
parent861d49c2a11c1a7f0fa49d0fcdbc8dfd22342e0a (diff)
downloadmetacity-90dc810b9f501136c6f1cf94bc4f4c1f626412b9.tar.gz
doc: Update man pages
Metacity is not the fastest moving project, however there were a view additions in the last nine years, document those.
Diffstat (limited to 'doc/man/metacity.1')
-rw-r--r--doc/man/metacity.116
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/man/metacity.1 b/doc/man/metacity.1
index 0a4c3470..eaf75b5f 100644
--- a/doc/man/metacity.1
+++ b/doc/man/metacity.1
@@ -2,7 +2,7 @@
.\" First parameter, NAME, should be all caps
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
.\" other parameters are allowed: see man(7), man(1)
-.TH METACITY 1 "11 February 2006"
+.TH METACITY 1 "16 May 2013"
.\" Please adjust this date whenever revising the manpage.
.\"
.\" Some roff macros, for reference:
@@ -19,7 +19,7 @@
METACITY \- minimal GTK2 Window Manager
.SH SYNOPSIS
.B metacity
-[\-\-display=\fIDISPLAY\fP] [\-\-replace] [\-\-sm\-client\-id=\fIID\fP] [\-\-sm\-disable] [\-\-sm\-save\-file=\fIFILENAME\fP] [\-\-version] [\-\-help]
+[\-\-display=\fIDISPLAY\fP] [\-\-replace] [\-\-sm\-client\-id=\fIID\fP] [\-\-sm\-disable] [\-\-sm\-save\-file=\fIFILENAME\fP] [\-\-sync] [\-\-composite] [\-\-no-composite] [\-\-no-force-fullscreen] [\-\-version] [\-\-help]
.SH DESCRIPTION
This manual page documents briefly
.B metacity\fP.
@@ -45,6 +45,18 @@ Disable the session management.
.B \-\-sm\-save\-file=FILENAME
Load a session from \fIFILENAME\fP.
.TP
+.B \-\-sync
+Make X calls synchronous
+.TP
+.B \-\-composite
+Turn compositing on
+.TP
+.B \-\-no-composite
+Turn compositing off
+.TP
+.B \-\-no-force-fullscreen
+Don't make fullscreen windows that are maximized and have no decorations
+.TP
.B \-\-version
Print the version number.
.TP