@@ -23,8 +23,9 @@ this.closing ~= (Form f,CancelEventArgs c){t.stop();}; } else { setup_keyhandling(command); } + this.startPosition = FormStartPosition.CENTER_SCREEN; Application.run(this); } override void on_game_changed(char c, in Game g, bool finished)