Blame SOURCES/0001-doc-Update-man-pages.patch

14ad8e
From 90dc810b9f501136c6f1cf94bc4f4c1f626412b9 Mon Sep 17 00:00:00 2001
14ad8e
From: =?UTF-8?q?Florian=20M=C3=BCllner?= <fmuellner@gnome.org>
14ad8e
Date: Thu, 16 May 2013 15:37:43 +0200
14ad8e
Subject: [PATCH] doc: Update man pages
14ad8e
14ad8e
Metacity is not the fastest moving project, however there were
14ad8e
a view additions in the last nine years, document those.
14ad8e
---
14ad8e
 doc/man/metacity-message.1 | 13 +++++++++++--
14ad8e
 doc/man/metacity.1         | 16 ++++++++++++++--
14ad8e
 2 files changed, 25 insertions(+), 4 deletions(-)
14ad8e
14ad8e
diff --git a/doc/man/metacity-message.1 b/doc/man/metacity-message.1
14ad8e
index 80041f5..13839f8 100644
14ad8e
--- a/doc/man/metacity-message.1
14ad8e
+++ b/doc/man/metacity-message.1
14ad8e
@@ -12,7 +12,7 @@
14ad8e
 .\" > Right I know. any licenses that is DFSG-free, I'm ok with whatever,
14ad8e
 .\" > since I have contributed that for Debian. so GPL is no problem for me.
14ad8e
 .\" -----
14ad8e
-.TH METACITY\-MESSAGE 1 "28 August 2002"
14ad8e
+.TH METACITY\-MESSAGE 1 "16 May 2013"
14ad8e
 .\" Please adjust this date whenever revising the manpage.
14ad8e
 .\"
14ad8e
 .\" Some roff macros, for reference:
14ad8e
@@ -29,7 +29,7 @@
14ad8e
 METACITY\-MESSAGE \- a command to send a message to Metacity
14ad8e
 .SH SYNOPSIS
14ad8e
 .B METACITY\-MESSAGE
14ad8e
-[restart|reload\-theme|enable\-keybindings|disable\-keybindings]
14ad8e
+[restart|reload\-theme|enable\-keybindings|disable\-keybindings|enable\-mouse\-button\-modifiers|disable\-mouse\-button\-modifiers|toggle\-verbose]
14ad8e
 .SH DESCRIPTION
14ad8e
 This manual page documents briefly the
14ad8e
 .B metacity\-message\fP.
14ad8e
@@ -53,6 +53,15 @@ Enable all of keybindings which is specified on gsettings database.
14ad8e
 .TP
14ad8e
 .B disable-keybindings
14ad8e
 Disable all of keybindings which is specified on gsettings database.
14ad8e
+.TP
14ad8e
+.B enable-mouse-button-modifiers
14ad8e
+Enable move/resize operations while pressing a modifier key
14ad8e
+.TP
14ad8e
+.B disable-mouse-button-modifiers
14ad8e
+Disable move/resize operations while pressing a modifier key
14ad8e
+.TP
14ad8e
+.B toggle-verbose
14ad8e
+Turn debug messages on or off
14ad8e
 .SH SEE ALSO
14ad8e
 .BR metacity (1)
14ad8e
 .SH AUTHOR
14ad8e
diff --git a/doc/man/metacity.1 b/doc/man/metacity.1
14ad8e
index 0a4c347..eaf75b5 100644
14ad8e
--- a/doc/man/metacity.1
14ad8e
+++ b/doc/man/metacity.1
14ad8e
@@ -2,7 +2,7 @@
14ad8e
 .\" First parameter, NAME, should be all caps
14ad8e
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
14ad8e
 .\" other parameters are allowed: see man(7), man(1)
14ad8e
-.TH METACITY 1 "11 February 2006"
14ad8e
+.TH METACITY 1 "16 May 2013"
14ad8e
 .\" Please adjust this date whenever revising the manpage.
14ad8e
 .\"
14ad8e
 .\" Some roff macros, for reference:
14ad8e
@@ -19,7 +19,7 @@
14ad8e
 METACITY \- minimal GTK2 Window Manager
14ad8e
 .SH SYNOPSIS
14ad8e
 .B metacity
14ad8e
-[\-\-display=\fIDISPLAY\fP] [\-\-replace] [\-\-sm\-client\-id=\fIID\fP] [\-\-sm\-disable] [\-\-sm\-save\-file=\fIFILENAME\fP] [\-\-version] [\-\-help]
14ad8e
+[\-\-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]
14ad8e
 .SH DESCRIPTION
14ad8e
 This manual page documents briefly
14ad8e
 .B metacity\fP.
14ad8e
@@ -45,6 +45,18 @@ Disable the session management.
14ad8e
 .B \-\-sm\-save\-file=FILENAME
14ad8e
 Load a session from \fIFILENAME\fP.
14ad8e
 .TP
14ad8e
+.B \-\-sync
14ad8e
+Make X calls synchronous
14ad8e
+.TP
14ad8e
+.B \-\-composite
14ad8e
+Turn compositing on
14ad8e
+.TP
14ad8e
+.B \-\-no-composite
14ad8e
+Turn compositing off
14ad8e
+.TP
14ad8e
+.B \-\-no-force-fullscreen
14ad8e
+Don't make fullscreen windows that are maximized and have no decorations
14ad8e
+.TP
14ad8e
 .B \-\-version
14ad8e
 Print the version number.
14ad8e
 .TP
14ad8e
-- 
14ad8e
1.8.2.1
14ad8e