summaryrefslogtreecommitdiff
path: root/man/xresources.texi
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2005-04-12 19:59:54 +0000
committerJan Djärv <jan.h.d@swipnet.se>2005-04-12 19:59:54 +0000
commit030d60d8e213bf58a9f23ba6ba9891771e93ba7c (patch)
tree98d1aef9bd737f0249b5935378f6cc6a066ce00e /man/xresources.texi
parente37474251d891e46f465d9d811b166dbff69184d (diff)
downloademacs-030d60d8e213bf58a9f23ba6ba9891771e93ba7c.tar.gz
Added new X reosurce, cursorBlink.
Diffstat (limited to 'man/xresources.texi')
-rw-r--r--man/xresources.texi4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/xresources.texi b/man/xresources.texi
index 7e1beb2442a..b5090afd260 100644
--- a/man/xresources.texi
+++ b/man/xresources.texi
@@ -175,6 +175,10 @@ Width in pixels of the external border.
@item @code{cursorColor} (class @code{Foreground})
Color name for text cursor (point).
+@item @code{cursorBlink} (class @code{CursorBlink})
+Specifies whether to make the cursor blink. The default is @samp{on}. Use
+@samp{off} or @samp{false} to turn cursor blinking off.
+
@item @code{font} (class @code{Font})
Font name for text (or fontset name, @pxref{Fontsets}).