--- tuxpaint-0.9.19/src/tuxpaint.c.orig 2008-02-26 09:02:53 +0300 +++ tuxpaint-0.9.19/src/tuxpaint.c 2008-04-23 19:31:42 +0400 @@ -6111,8 +6111,8 @@ static void setup(int argc, char *argv[] disable_stamp_controls = 0; #ifndef WINDOW_WIDTH - WINDOW_WIDTH = 800; - WINDOW_HEIGHT = 600; + WINDOW_WIDTH = 1024; + WINDOW_HEIGHT = 768; #endif #ifdef NOKIA_770