summaryrefslogtreecommitdiff
path: root/ACE/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/Tk/mask.xbm
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/Tk/mask.xbm')
-rw-r--r--ACE/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/Tk/mask.xbm10
1 files changed, 10 insertions, 0 deletions
diff --git a/ACE/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/Tk/mask.xbm b/ACE/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/Tk/mask.xbm
new file mode 100644
index 00000000000..bb4896ae977
--- /dev/null
+++ b/ACE/TAO/orbsvcs/examples/Notify/MC/TkMonitor/modules/Tk/mask.xbm
@@ -0,0 +1,10 @@
+#define mask_width 17
+#define mask_height 22
+#define hand_x_hot 5
+#define hand_y_hot 0
+static char mask_bits[] = {
+ 0x60,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,0xf0,0x00,0x00,
+ 0xf0,0x03,0x00,0xf0,0x1f,0x00,0xf0,0x7f,0x00,0xf0,0xff,0x00,0xf7,0xff,0x01,
+ 0xff,0xff,0x01,0xff,0xff,0x01,0xfe,0xff,0x01,0xfc,0xff,0x01,0xfc,0xff,0x01,
+ 0xf8,0xff,0x01,0xf8,0xff,0x00,0xf0,0xff,0x00,0xf0,0xff,0x00,0xe0,0x7f,0x00,
+ 0xe0,0x7f,0x00,0xe0,0x7f,0x00};