BSD 4_3_Tahoe development
authorCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 30 Nov 1986 06:36:34 +0000 (22:36 -0800)
committerCSRG <csrg@ucbvax.Berkeley.EDU>
Sun, 30 Nov 1986 06:36:34 +0000 (22:36 -0800)
Work on file usr/src/new/X/cursors/ll_angle.cursor

Synthesized-from: CSRG/cd2/4.3tahoe

usr/src/new/X/cursors/ll_angle.cursor [new file with mode: 0644]

diff --git a/usr/src/new/X/cursors/ll_angle.cursor b/usr/src/new/X/cursors/ll_angle.cursor
new file mode 100644 (file)
index 0000000..4a7532a
--- /dev/null
@@ -0,0 +1,9 @@
+#define ll_angle_width 16
+#define ll_angle_height 16
+#define ll_angle_x_hot 0
+#define ll_angle_y_hot 15
+static short ll_angle_bits[] = {
+   0x0000, 0x0000, 0x0000, 0x0000,
+   0x0000, 0x0006, 0x0006, 0x0006,
+   0x0006, 0x0006, 0x0006, 0x0006,
+   0x0006, 0x07fe, 0x07fe, 0x0000};