X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/cc7694e98a5a779dfb345e2282fb4d4970cba668..517b9a6d560ff6927a39c2937e1334a7e47b622f:/dot/Xdefaults diff --git a/dot/Xdefaults b/dot/Xdefaults index a636fae..63182ad 100644 --- a/dot/Xdefaults +++ b/dot/Xdefaults @@ -55,6 +55,10 @@ XTerm.vt100.foreground: white XTerm.vt100.background: black XTerm.vt100.internalBorder: 0 XTerm*termName: xterm-256color +XTerm*cursorBlink: true +XTerm*cursorOnTime: 500 +XTerm*cursorOffTime: 500 +XTerm*cursorColor: red XTerm*scrollBar: true XTerm*saveLines: 1000 XTerm*scrollTtyOutput: false @@ -62,6 +66,7 @@ XTerm*scrollKey: true XTerm*rightScrollBar: true XTerm*metaSendsEscape: true XTerm*eightBitInput: true +XTerm*allowSendEvents: true XTerm*VT100*translations: #override \ : scroll-back(1,halfpage) \n\ : scroll-forw(1,halfpage)