#ifdef COLOR_PREF_LIGHT
-emacs*Background: LightGray
+emacs*Background: White
emacs*Foreground: Black
#endif
#ifdef COLOR_PREF_DARK
emacs*Background: Black
-emacs*Foreground: LightGray
+emacs*Foreground: White
#endif
! Uncomment this to display the scrollbar
XTerm*scrollBar: false
-XTerm*foreground: White
-XTerm*background: Black
+XTerm*foreground: Black
+XTerm*background: White
! This resource specifies whether or not to ignore the 'alternate screen'
! of applications such as vi. When it is on, these applications will restore
XLock.buttonLogout: 0
pterm.ScrollBar: 0
-pterm.Font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
\ No newline at end of file
+pterm.Font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1
+pterm.NoMouseReporting: 1
+pterm.ScrollbackLines: 10000
+pterm.NoAltScreen: 1
+pterm.MouseOverride: 0
+
+#pterm.Colour0: 0,0,0
+#pterm.Colour1: 85,85,85
+#pterm.Colour3: 187,187,187
+#pterm.Colour2: 255,255,255