changeset 10741:2bbb48f3dd0c

(struct x_display): New element cursor_width.
author Richard M. Stallman <rms@gnu.org>
date Tue, 14 Feb 1995 09:41:37 +0000
parents 45c4759f286e
children e4d6f6f1fc17
files src/xterm.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/xterm.h	Tue Feb 14 09:08:40 1995 +0000
+++ b/src/xterm.h	Tue Feb 14 09:41:37 1995 +0000
@@ -412,6 +412,9 @@
      This should always be filled_box_cursor or bar_cursor.  */
   enum text_cursor_kinds desired_cursor;
 
+  /* Width of bar cursor (if we are using that).  */
+  int cursor_width;
+
   /* These are the current window manager hints.  It seems that
      XSetWMHints, when presented with an unset bit in the `flags'
      member of the hints structure, does not leave the corresponding