summaryrefslogtreecommitdiffstats
path: root/doc/text.n
diff options
context:
space:
mode:
authorculler <culler>2020-04-15 17:42:15 (GMT)
committerculler <culler>2020-04-15 17:42:15 (GMT)
commit87b398bc1696bbcd7294aebf2f61dcd36b0e3e82 (patch)
treebe5e5df10749c257bb966c7140b08c62512392fc /doc/text.n
parent1199fb12aa7e4ac580c3693185b4297f8d9e4df2 (diff)
parentef67d7e478dcdd96b095c80fbf1d95330ee35117 (diff)
downloadtk-87b398bc1696bbcd7294aebf2f61dcd36b0e3e82.zip
tk-87b398bc1696bbcd7294aebf2f61dcd36b0e3e82.tar.gz
tk-87b398bc1696bbcd7294aebf2f61dcd36b0e3e82.tar.bz2
Apply a patch from Christopher Chavez which correctly deals with the fact that Apple uses the middle mouse button for Button 3.
Diffstat (limited to 'doc/text.n')
-rw-r--r--doc/text.n9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/text.n b/doc/text.n
index 61929e6..00f55bf 100644
--- a/doc/text.n
+++ b/doc/text.n
@@ -2059,10 +2059,11 @@ insertion cursor without affecting the selection.
If any normal printing characters are typed, they are inserted at the point of
the insertion cursor.
.IP [7]
-The view in the widget can be adjusted by dragging with mouse button 2. If
-mouse button 2 is clicked without moving the mouse, the selection is copied
-into the text at the position of the mouse cursor. The Insert key also inserts
-the selection, but at the position of the insertion cursor.
+The view in the widget can be adjusted by dragging with the middle mouse
+button (button 2, or button 3 in TkAqua). If the middle mouse button is
+clicked without moving the mouse, the selection is copied into the text at the
+position of the mouse cursor. The Insert key also inserts the selection,
+but at the position of the insertion cursor.
.IP [8]
If the mouse is dragged out of the widget while button 1 is pressed, the entry
will automatically scroll to make more text visible (if there is more text