From: tfheen Date: Sat, 11 Jun 2005 07:21:22 +0000 (+0000) Subject: adjust colours, adjust pterm behaviour X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5f0df3a8c79d983306f22b65b501403433134c3;p=dotfiles adjust colours, adjust pterm behaviour git-svn-id: file:///svn/tfheen/trunk/dotfiles@783 8da78d58-1cd3-0310-bee5-d77bd1b3e8bf --- diff --git a/Xdefaults b/Xdefaults index 2d870a3..5e186e1 100644 --- 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