Added blurb about scrolling. - sam - An updated version of the sam text editor.
(HTM) git clone git://vernunftzentrum.de/sam.git
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit f32e34134798a50a907602de6a1348dbde975626
(DIR) parent 27dfa7e6a6ba2d4ebd048e23540d0fa99ff23913
(HTM) Author: Rob King <jking@deadpixi.com>
Date: Thu, 26 May 2016 22:06:54 -0500
Added blurb about scrolling.
Diffstat:
README.rst | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
(DIR) diff --git a/README.rst b/README.rst
@@ -40,9 +40,10 @@ Far Better Keyboard Support
A keyboard command (ctrl-k) is provided to jump between the command window and the current file window.
These commands are configurable at compile time (and more commands are in the works).
-Support for Two-Button Mice
+Support for Two-Button Mice and Wheel Mice.
The original sam required a three-button mouse.
This version is still easier to use with such a mouse, but can be used with a two-button mouse by simulating a button-3 press using shift-button-2.
+ This version also supports scrolling with mouse wheels.
Support for Mouse Chords
The snarf, cut, and paste commands are accessible via mouse-button combinations ("chords").