Added "--nobuttondistinction" option to return Tux Paint to pre-0.9.15

behavior regarding middle and right mouse clicks.
This commit is contained in:
William Kendrick 2005-01-16 09:32:14 +00:00
parent 933fd5d5ea
commit 86fe937dc5
4 changed files with 65 additions and 9 deletions

View file

@ -7,7 +7,7 @@ bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
2005.January.12 (0.9.15)
2005.January.16 (0.9.15)
* Stamp tool improvements:
------------------------
* Greatly improved stamp outlining (to avoid empty rows or columns
@ -103,6 +103,10 @@ http://www.newbreedsoftware.com/tuxpaint/
* Middle and right mouse buttons no longer do anything.
(No reason to teach kids that all the buttons do the same thing!)
Note: This can be disabled (resulting in the old-style support for
all three buttons meaning the same thing) by setting the
"--nobuttondistinction" option.
* If middle or right mouse buttons are clicked too much, a pop-up
appears explaining to click the left button, and includes a small
picture of a mouse with the left button being 'clicked.'