]> err.no Git - dotfiles/commitdiff
adjust colours, adjust pterm behaviour
authortfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 11 Jun 2005 07:21:22 +0000 (07:21 +0000)
committertfheen <tfheen@8da78d58-1cd3-0310-bee5-d77bd1b3e8bf>
Sat, 11 Jun 2005 07:21:22 +0000 (07:21 +0000)
git-svn-id: file:///svn/tfheen/trunk/dotfiles@783 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf

Xdefaults

index 2d870a3cdac2ba348baf1e404f04c8781a54ccb1..5e186e1d60d7a2d8a5609f5f0d426fffdf0ad641 100644 (file)
--- a/Xdefaults
+++ b/Xdefaults
@@ -12,14 +12,14 @@ Xft.rgba: rgb
 #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
 
@@ -47,8 +47,8 @@ XTerm*VT100*colorUL:  magenta
 ! 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
@@ -78,4 +78,13 @@ Scrollbar.JumpCursor:        True
 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