aboutsummaryrefslogtreecommitdiff
path: root/src/emptycursor.xbm
diff options
context:
space:
mode:
authorribet2007-03-21 10:19:39 +0000
committerribet2007-03-21 10:19:39 +0000
commitc5866f304210618979d03c561b1e3f6f83200bce (patch)
tree7c81ae161f78cdf952f3d3a33184f8bf322c9bd8 /src/emptycursor.xbm
parenta023d10b564d8c29566304f7777b4ec87c5b7b4d (diff)
downloadmtc-c5866f304210618979d03c561b1e3f6f83200bce.zip
mtc-c5866f304210618979d03c561b1e3f6f83200bce.tar.gz
mtc-c5866f304210618979d03c561b1e3f6f83200bce.tar.bz2
mtc-c5866f304210618979d03c561b1e3f6f83200bce.tar.xz
Import initial
Diffstat (limited to 'src/emptycursor.xbm')
-rw-r--r--src/emptycursor.xbm6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/emptycursor.xbm b/src/emptycursor.xbm
new file mode 100644
index 0000000..fe79339
--- /dev/null
+++ b/src/emptycursor.xbm
@@ -0,0 +1,6 @@
+#define cursor_width 1
+#define cursor_height 1
+#define cursor_x_hot 0
+#define cursor_y_hot 0
+static char cursor_bits[] = {
+ 0x20};