repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 677018a923b24872851bc0e4e78e408dd74bd5c4:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 677018a923b24872851bc0e4e78e408dd74bd5c4
Author: Emanuele Giaquinta 
Date:   Fri Jan 16 09:00:47 2015 +0000

    Doc fix.

diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod
index b8879d42926c76632575d7093cb2d6fe278eebed..
index ..a01e9cb6f96ca024d1ee58d8847d07ed80cc07bd 100644
--- a/doc/rxvt.7.pod
+++ b/doc/rxvt.7.pod
@@ -541,9 +541,12 @@ this B resource:
 This will keep the default extensions, but disable the two popup
 extensions. Some extensions can also be configured, for example,
 scrollback search mode is triggered by B. You can move it to any
-other combination either by setting the B resource:
+other combination by adding a B resource that binds the desired
+combination to the C action of C and another
+one that binds B to the C action:

-   URxvt.searchable-scrollback: CM-s
+   URxvt.keysym.CM-s: searchable-scrollback:start
+   URxvt.keysym.M-s: builtin:

 =head3 The cursor moves when selecting text in the current input line, how do I switch this off?

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