--- orig/berusky-data-1.0/berusky.ini	2007-04-01 21:46:22.000000000 +0000
+++ berusky-data-1.0/berusky.ini	2011-08-27 07:59:51.000000000 +0000
@@ -8,7 +8,7 @@
 # Graphics settings for game and editor
 # game runs in 640x480
 # editor runs in 1024x768
-fullscreen = 0
+fullscreen = 1
 color_depth = 32
 
 # Logging
@@ -17,8 +17,8 @@
 
 # Game binary & tmp dir
 # they're used by editor for "run level" command
-game_binary = /usr/bin/berusky
-tmp_data = /var/tmp
+game_binary = /usr/games/berusky
+tmp_data = /tmp
 
 # Dir for users levels (it's the default level dir for level editor)
 level_data_user = ~/.berusky/User
