--- src/config.h.orig	Sat Sep 19 20:36:27 1998
+++ src/config.h	Wed Oct  7 19:25:30 1998
@@ -15,18 +15,18 @@
  * EOF
  *
  */
-#define MAIL_SPOOL "/var/spool/mail/"       /* '/' terminated ! */
+#define MAIL_SPOOL "/var/mail/"       /* '/' terminated ! */
 
 /** Use Linux 2.0 Penguin as start button */
 #ifndef START_PIXMAP
-#define START_PIXMAP "linux.xpm"
-//#define START_PIXMAP "bsd-daemon.xpm"
+//#define START_PIXMAP "linux.xpm"
+#define START_PIXMAP "bsd-daemon.xpm"
 //#define START_PIXMAP "start.xpm"
 //#define START_PIXMAP "xfree86os2.xpm"
 #endif
 
 /** Show title bars at the bottom of the window */
-#undef TITLEBAR_BOTTOM
+#define TITLEBAR_BOTTOM
 
 /** No not include configurability of options */
 #undef NO_CONFIGURE
