[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#5841: 23.1.95; bad mouse bindings for Info mode line node name
From: |
Chong Yidong |
Subject: |
bug#5841: 23.1.95; bad mouse bindings for Info mode line node name |
Date: |
Tue, 06 Apr 2010 11:26:20 -0400 |
> When you click the mouse on the current node name in Info, these are the
> bindings:
>
> mouse-1: Info-mouse-scroll-up
> mouse-3: Info-mouse-scroll-down
>
> Those should be reversed. The leftmost of the two buttons used for this
> should move backward. The rightmost should move forward.
No. There is a reason for this binding: it's much more common to
advance through a document, so mouse-1 is used for it. (Let's not get
into a long argument over this.)