]> git.donarmstrong.com Git - x_base.git/blobdiff - .Xresources
add uxterm fullscreen as well
[x_base.git] / .Xresources
index f9f87830da39bcc5685e14afbe299be57429c0dd..6c40d6df1cdc5cf43ed6d76e8cb5284a961c1f3d 100644 (file)
@@ -22,6 +22,10 @@ XTerm*highlightSelection: true
 
         XTerm*jumpScroll: true
        UXTerm*jumpScroll: true
+  XTerm*utf8Title: true
+ UXTerm*utf8Title: true
+ XTerm*fullscreen: never
+UXTerm*fullscreen: never
 
 ! This resource specifies whether or not to ignore the 'alternate screen'
 ! of applications such as vi.  When it is on, these applications will restore
@@ -35,23 +39,18 @@ XTerm*highlightSelection: true
 ! XTerm.VT100*dynamicColors:  on
 
 ! Number of lines of scrollback to save
-         XTerm*saveLines:      1500
+         XTerm*saveLines:      3000
 
        Xterm*reverseWrap:      true
 
         XTerm*VT100*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
-!  XTerm*geometry: 120x49
     
-         UXTerm*geometry: 120x49
              UXTerm*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
-!    UXTerm.VT100.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
 
-!  Rxvt*geometry: 120x49
                Rxvt*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
          Rxvt*background: black
          Rxvt*foreground: gray90
 
-!           URxvt.geometry: 120x49
                      URxvt.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
              URxvt.boldFont: -*-fixed-bold-r-*-*-20-*-*-*-*-*-iso10646-1
            URxvt.background: black
@@ -61,6 +60,7 @@ XTerm*highlightSelection: true
             URxvt.scrollBar: false
 URxvt.searchable-scrollback: M-C-s
     URxvt.perlext-common: searchable-scrollback<M-C-s>
+             URxvt.termName: rxvt-256color
 
 
              *visualBell:              true
@@ -89,3 +89,12 @@ URxvt.searchable-scrollback: M-C-s
 ! only use the blanker
               XLock.mode: blank
            XLock.message: "This is Don's X session. Email don@donarmstrong.com if you don't already know this for instructions"
+
+! xscreensaver stuff
+XScreenSaver.programs: \
+              slidescreen -root -ibw 0 -duration 20\n
+    XScreenSaver.mode: one
+XScreenSaver.dpmsEnabled: true
+XScreenSaver.dpmsStandby: 0:30:00
+XScreenSaver.dpmsSuspend: 0:45:00
+    XScreenSaver.dpmsOff: 1:00:00