repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 60fbd66f644944b8616f1eeddd292040ec747350:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 60fbd66f644944b8616f1eeddd292040ec747350
Author: Marc Lehmann 
Date:   Tue Jan 24 17:31:45 2006 +0000

    *** empty log message ***

diff --git a/Changes b/Changes
index 1d2caf6b2333e18a64896cb8b6da48fdb4542136..
index ..aada2edb551a98b45e8593952537b66eb5df5ebc 100644
--- a/Changes
+++ b/Changes
@@ -20,7 +20,7 @@ TODO: ctrl - mouse button2 in vim makes X freeze (unreproducable with cvs)
           (could lead to global grabs never being cleared).
         - moved Shift-Button2 paste combination to Meta-Button2.
         - removed (unused) arabic presentation form composing sequences.
-        - correctly ask XIM for events it needs to be enabled on the window.
+        - correctly ask XIM for events it needs to have enabled on the window.

 7.2  Sun Jan 22 21:58:16 CET 2006
         - bugfix: urxvt (not urxvtd) did not correctly handle multiple
diff --git a/doc/rxvt.1.pod b/doc/rxvt.1.pod
index 1fe35d89949d36c02a2a78178048a9c762bbc921..
index ..048fceef181ff0ee0f1fa2ba2e4af0176150392f 100644
--- a/doc/rxvt.1.pod
+++ b/doc/rxvt.1.pod
@@ -1192,10 +1192,12 @@ the selection.

 =item B:

-Pressing and releasing the Middle mouse button in an B<@@RXVT_NAME@@> window
-causes the value of the PRIMARY selection (Shift for CLIPBOARD) to be inserted
-as if it had been typed on the keyboard.
-B causes the value of the PRIMARY selection to be inserted too.
+Pressing and releasing the Middle mouse button in an B<@@RXVT_NAME@@>
+window causes the value of the PRIMARY selection (or CLIPBOARD with the
+Meta modifier) to be inserted as if it had been typed on the keyboard.
+
+Pressing B causes the value of the PRIMARY selection to be
+inserted too.

 =back

-----END OF PAGE-----