X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.Xresources;h=257c85f01a67e3608ebd6b64a1516700a1c32cc4;hb=36dc63c8fda104199735172755f6df35cc7b814a;hp=f9f87830da39bcc5685e14afbe299be57429c0dd;hpb=983b8970b7164b608e953861758a9c31a887173c;p=x_base.git diff --git a/.Xresources b/.Xresources index f9f8783..257c85f 100644 --- a/.Xresources +++ b/.Xresources @@ -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,32 +39,25 @@ 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.font: 10x20,xft:Symbola:pixelsize=13,xft:Unifont:pixelsize=14 + URxvt.boldFont: 10x20 URxvt.background: black URxvt.foreground: gray90 URxvt*background: black URxvt*foreground: gray90 URxvt.scrollBar: false + URxvt.intensityStyles: true URxvt.searchable-scrollback: M-C-s URxvt.perlext-common: searchable-scrollback + URxvt.termName: rxvt-256color *visualBell: true @@ -89,3 +86,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