chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddc97f6
)
dot/Xdefaults: Make the XTerm cursor be red and blinky.
author
Mark Wooding
<mdw@distorted.org.uk>
Fri, 27 Apr 2018 11:45:53 +0000
(12:45 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Fri, 27 Apr 2018 11:48:11 +0000
(12:48 +0100)
dot/Xdefaults
patch
|
blob
|
blame
|
history
diff --git
a/dot/Xdefaults
b/dot/Xdefaults
index f4ad7649435c80cc8ed9e6902f26bdf51e7cd6c5..63182adda86864aeac2d376bbcd6a5eb40056074 100644
(file)
--- 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