Re: [Tuxpaint-devel] Tux Paint issues on Windows
An award-winning drawing program for children of all ages
Brought to you by:
wkendrick
|
From: Albert C. <aca...@gm...> - 2008-07-07 05:51:58
|
On Sun, Jul 6, 2008 at 2:31 AM, Bill Kendrick <nb...@so...> wrote: > (2) Hitting the Quit key sequence in Tux Paint (for when --noquit is set) > actually brings up the Windows task manager. (Ctrl+Shift+Escape) > Oops! Noone ever mentioned this conflict before! I figure that was the intent. The key sequence is built-in on the Windows platform, already supplied by Microsoft. Since Linux doesn't have a task manager key sequence you can rely on, Tux Paint provides a compatible one. (task manager being how you quit a program that won't respond to normal quit events) |