"noquit" now disables [Esc] key for quit. Use [Sh]+[Ctrl]+[Esc].

This commit is contained in:
William Kendrick 2005-01-08 09:07:25 +00:00
parent 6f0d4bbcc2
commit 85bec22673
7 changed files with 108 additions and 29 deletions

View file

@ -9,7 +9,7 @@
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
January 6, 2005
January 8, 2005
---------------------------------------------------------------------------
@ -86,8 +86,16 @@ Windows Users
Disable sound effects.
noquit=yes
Disable the on-screen "Quit" button. (Pressing the [Escape] key
or clicking the window's close button still works.)
Disable the on-screen "Quit" button and prevent the [Escape] key
from quitting Tux Paint.
Using the [Alt] + [F4] keyboard combination or clicking the
window's close button (assuming you're not in fullscreen mode)
still works to quit Tux Paint.
You can also use the following keyboard combination to quit:
[Shift] + [Control] + [Escape].
noprint=yes
Disable the printing feature.