miwm (1.1-2) 01-miwm.1-mouse.patch

Summary

 miwm.1 |   31 ++++++++++---------------------
 1 file changed, 10 insertions(+), 21 deletions(-)

    
download this patch

Patch contents

From f5837bd1786a56aa1f56ddad7cad41c4f2e06293 Mon Sep 17 00:00:00 2001
From: Jari Aalto <jari.aalto@cante.net>
Date: Wed, 30 Dec 2009 13:21:32 +0200
Subject: [PATCH] miwm.1: Adjust Mouse use, remove OPTIONS

Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 miwm.1 |   31 ++++++++++---------------------
 1 files changed, 10 insertions(+), 21 deletions(-)

diff --git a/miwm.1 b/miwm.1
index ef7f102..a7972cc 100644
--- a/miwm.1
+++ b/miwm.1
@@ -24,16 +24,18 @@ This man page is \fBVERY MUCH\fR under construction. It is not complete, and
 blatantly contains leftover pieces of the man page I used as a template. Do not
 rely on anything you find here.
 .SH COMMANDS
-The notation for describing commands is that \fIB1-f\fR means 'button 1 click
-on frame', \fIcB3-r\fR means 'control button 3 click on root',
+The notation for describing commands is that \fIMouse\-1\-frame\fR means 'button 1 click
+on frame', \fIC\-Mouse\-3\-root\fR means 'control button 3 click on root',
 .TP
-.B B1-f
+.B Mouse\-1\-frame
 Raise.
 .TP
-.B B2-f
+.B Mouse\-2\-frame
 Move.
+.B Mouse\-2\-root
+Select virtual workspace.
 .TP
-.B B3-f
+.B Mouse\-3\-frame
 Hide.
 .TP
 .PP
@@ -67,23 +69,10 @@ prompt without any shell interference (which is the
 main reason there is an interactive mode).
 .SH OPTIONS
 .I Miwm
-accepts no command-line options. But I include
-the following to demonstrat how to format things.
-.TP
-.B \-r
-If a specified file is a directory, the directory and all of its
-children are restored recursively.
-.TP
-.B \-i
-The user is prompted for confirmation before each file or directory is
-restored.  This is not the same as the interactive file name entry
-mode which is automatically activated when no files are specified on
-the command line.
-
+No command-line options.
 .SH "KNOWN BUGS"
-Too complicated
-.PP
-No icons.
+The code is too complicated.
+No icon support.
 .SH "SEE ALSO"
 9wm(1), aewm(1)
 .SH AUTHOR
-- 
1.6.5.4