Index: doc/xmessrc.dist
@@ -21,7 +21,7 @@
 ############################ General options ##########################
 #
 # Tell mess where to find it's rom/diskimages, : seperated path
-rompath         /usr/lib/mess:/usr/local/lib/mess:/opt/mess
+rompath        @MESSLIB@
 
 # Mess needs a public-writable directory to store high scores
 spooldir       @MESSDIR@
@@ -77,8 +77,8 @@
 #
 
 # Define X and Y axis scale related to original bitmap. Default is 1
-widthscale	2
-heightscale	2
+widthscale	1
+heightscale	1
 
 # If your screen refresh is to slow, you can skip frames with frameskip option
 frameskip	3
