Mouse cursor can be hidden, useful on touchscreen devices.
This commit is contained in:
parent
0ade6590f6
commit
839776e2e3
7 changed files with 68 additions and 19 deletions
|
|
@ -9,7 +9,7 @@
|
|||
bill@newbreedsoftware.com
|
||||
http://www.tuxpaint.org/
|
||||
|
||||
May 14, 2007
|
||||
May 15, 2007
|
||||
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
|
|
@ -243,6 +243,12 @@ Windows Users
|
|||
In some enviornments, the fancy cursors cause problems. Use this
|
||||
option to avoid them.
|
||||
|
||||
hidecursor=yes
|
||||
|
||||
This completely hides the mouse pointer shapes in Tux Paint.
|
||||
|
||||
This is useful for touchscreen devices, such as tablet PCs.
|
||||
|
||||
nooutlines=yes
|
||||
|
||||
In this mode, much simpler outlines and 'rubber-band' lines are
|
||||
|
|
@ -552,6 +558,7 @@ Windows Users
|
|||
--nowheelmouse
|
||||
--nobuttondistinction
|
||||
--nofancycursors
|
||||
--hidecursor
|
||||
--nooutlines
|
||||
--nostamps
|
||||
--nostampcontrols
|
||||
|
|
@ -583,6 +590,7 @@ Windows Users
|
|||
--wheelmouse
|
||||
--buttondistinction
|
||||
--fancycursors
|
||||
--showcursor
|
||||
--outlines
|
||||
--stamps
|
||||
--stampcontrols
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue