Author: duncan
Date: Tue Feb 26 07:24:10 2008
New Revision: 10449
Log:
Added X11 cursors for xine so that the cursor does not show
Added:
branches/rel-1-7/freevo/contrib/runtime/X11-cursors/
branches/rel-1-7/freevo/contrib/runtime/X11-cursors/black.cursor
(contents, props changed)
branches/rel-1-7/freevo/contrib/runtime/X11-cursors/blank.cursor
(contents, props changed)
branches/rel-1/freevo/contrib/runtime/X11-cursors/
branches/rel-1/freevo/contrib/runtime/X11-cursors/black.cursor (contents,
props changed)
branches/rel-1/freevo/contrib/runtime/X11-cursors/blank.cursor (contents,
props changed)
Added: branches/rel-1-7/freevo/contrib/runtime/X11-cursors/black.cursor
==============================================================================
--- (empty file)
+++ branches/rel-1-7/freevo/contrib/runtime/X11-cursors/black.cursor Tue Feb
26 07:24:10 2008
@@ -0,0 +1,6 @@
+#define black_width 16
+#define black_height 16
+static unsigned char black_bits[] = {
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
Added: branches/rel-1-7/freevo/contrib/runtime/X11-cursors/blank.cursor
==============================================================================
--- (empty file)
+++ branches/rel-1-7/freevo/contrib/runtime/X11-cursors/blank.cursor Tue Feb
26 07:24:10 2008
@@ -0,0 +1,6 @@
+#define blank_width 16
+#define blank_height 16
+static unsigned char blank_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
Added: branches/rel-1/freevo/contrib/runtime/X11-cursors/black.cursor
==============================================================================
--- (empty file)
+++ branches/rel-1/freevo/contrib/runtime/X11-cursors/black.cursor Tue Feb
26 07:24:10 2008
@@ -0,0 +1,6 @@
+#define black_width 16
+#define black_height 16
+static unsigned char black_bits[] = {
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff,
+ 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff};
Added: branches/rel-1/freevo/contrib/runtime/X11-cursors/blank.cursor
==============================================================================
--- (empty file)
+++ branches/rel-1/freevo/contrib/runtime/X11-cursors/blank.cursor Tue Feb
26 07:24:10 2008
@@ -0,0 +1,6 @@
+#define blank_width 16
+#define blank_height 16
+static unsigned char blank_bits[] = {
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
+ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog