X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.Xresources;h=6c40d6df1cdc5cf43ed6d76e8cb5284a961c1f3d;hb=c3e5fd1dc4a8486c8e4305d67a998e0481364684;hp=f9f87830da39bcc5685e14afbe299be57429c0dd;hpb=983b8970b7164b608e953861758a9c31a887173c;p=x_base.git diff --git a/.Xresources b/.Xresources index f9f8783..6c40d6d 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,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 + 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