Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/cursor/cursorthemegen/sample.cursortheme
diff options
context:
space:
mode:
Diffstat (limited to 'cursor/cursorthemegen/sample.cursortheme')
-rw-r--r--cursor/cursorthemegen/sample.cursortheme148
1 files changed, 0 insertions, 148 deletions
diff --git a/cursor/cursorthemegen/sample.cursortheme b/cursor/cursorthemegen/sample.cursortheme
deleted file mode 100644
index e288b42..0000000
--- a/cursor/cursorthemegen/sample.cursortheme
+++ /dev/null
@@ -1,148 +0,0 @@
-<theme name="Bluecurve">
- <source size="48">
- <image file="Bluecurve-1-48.png" use="0"/>
- <image file="Bluecurve-2-48.png" use="1"/ >
- <image file="Bluecurve-hotspot-48.png" use="hotspot"/>
- </source>
- <layout>
- <row>
- <cursor name="X_cursor"/>
- <cursor name="arrow"/>
- <cursor name="based_arrow_down"/>
- <cursor name="based_arrow_up"/>
- <cursor name="boat"/>
- <cursor name="bogosity"/>
- <cursor name="bottom_left_corner"/>
- <cursor name="bottom_right_corner"/>
- </row><row>
- <cursor name="bottom_side"/>
- <cursor name="bottom_tee"/>
- <cursor name="box_spiral"/>
- <cursor name="center_ptr"/>
- <cursor name="circle"/>
- <cursor name="clock"/>
- <cursor name="coffee_mug"/>
- <cursor name="cross"/>
- </row><row>
- <cursor name="cross_reverse"/>
- <cursor name="crosshair"/>
- <cursor name="diamond_cross"/>
- <cursor name="dot"/>
- <cursor name="dotbox"/>
- <cursor name="double_arrow"/>
- <cursor name="draft_large"/>
- <cursor name="draft_small"/>
- </row><row>
- <cursor name="draped_box"/>
- <cursor name="exchange"/>
- <cursor name="fleur"/>
- <cursor name="gobbler"/>
- <cursor name="gumby"/>
- <cursor name="hand1"/>
- <cursor name="hand2"/>
- <cursor name="heart"/>
- </row><row>
- <cursor name="icon"/>
- <cursor name="iron_cross"/>
- <cursor name="left_ptr"/>
- <cursor name="left_side"/>
- <cursor name="left_tee"/>
- <cursor name="leftbutton"/>
- <cursor name="ll_angle"/>
- <cursor name="lr_angle"/>
- </row><row>
- <cursor name="man"/>
- <cursor name="middlebutton"/>
- <cursor name="mouse"/>
- <cursor name="pencil"/>
- <cursor name="pirate"/>
- <cursor name="plus"/>
- <cursor name="question_arrow"/>
- <cursor name="right_ptr"/>
- </row><row>
- <cursor name="right_side"/>
- <cursor name="right_tee"/>
- <cursor name="rightbutton"/>
- <cursor name="rtl_logo"/>
- <cursor name="sailboat"/>
- <cursor name="sb_down_arrow"/>
- <cursor name="sb_h_double_arrow"/>
- <cursor name="sb_left_arrow"/>
- </row><row>
- <cursor name="sb_right_arrow"/>
- <cursor name="sb_up_arrow"/>
- <cursor name="sb_v_double_arrow"/>
- <cursor name="shuttle"/>
- <cursor name="sizing"/>
- <cursor name="spider"/>
- <cursor name="spraycan"/>
- <cursor name="star"/>
- </row><row>
- <cursor name="target"/>
- <cursor name="tcross"/>
- <cursor name="top_left_arrow"/>
- <cursor name="top_left_corner"/>
- <cursor name="top_right_corner"/>
- <cursor name="top_side"/>
- <cursor name="top_tee"/>
- <cursor name="trek"/>
- </row><row>
- <cursor name="ul_angle"/>
- <cursor name="umbella"/>
- <cursor name="ur_angle"/>
- <cursor name="watch"/>
- <cursor name="xterm"/>
- <cursor name="left_ptr_watch">
- <frame delay="500"/>
- <frame delay="500"/>
- </cursor>
- </row>
- </layout>
-<!--
- The number of cursors in the WhiteGlass theme distributed with XFree86
- are reduced using the following aliases:
-
- <alias name="arrow" target="right_ptr"/>
- <alias name="cross_reverse" target="cross"/>
- <alias name="crosshair" target="cross"/>
- <alias name="draft_large" target="right_ptr"/>
- <alias name="draft_small" target="right_ptr"/>
- <alias name="plus" target="cross"/>
- <alias name="tcross" target="cross"/>
- <alias name="top_left_arrow" target="top_left_arrow"/>
- -->
-
-<!--
- Aliases can also be used to provide cursors to be used in place
- of particular legacy cursor shapes; whenever libXcursor is
- asked to create a bitmap cursor, it creates a hash value
- from the cursor shape, and tries using that as a cursor
- name. Setting the environment variable XCURSOR_DISCOVER will
- log this process, which is useful for finding out the hash values.
-
- The following maps the mozilla pointer-while-waiting cursor to
- left_ptr_watch.
--->
- <!-- moz_spinning (left_ptr with watch) -->
- <alias name="08e8e1c95fe2fc01f976f1e063a24ccd" target="left_ptr_watch"/>
-
-<!--
- More mozilla hash values that could be aliased:
-
- moz_alias 0876e1c15ff2fc01f906f1c363074c0f (left_ptr with small arrow)
- moz_copy 08ffe1cb5fe6fc01f906f1c063814ccf (left_ptr with plus)
- moz_hand_grabbing 208530c400c041818281048008011002 (closed hand)
- moz_hand_grab 5aca4d189052212118709018842178c0 (open hand)
- moz_menu 08ffe1e65f80fcfdf9fff11263e74c48 (left_ptr with menu) */
- moz_question_arrow 5c6cd98b3f3ebcb1f9c7f1c204630408 (left_ptr with ?)
-
- GTK+ toolkit cursors:
-
- DND copy 1081e37283d90000800003c07f3ef6bf
- DND move 9081237383d90e509aa00f00170e968f
- DND link 3085a0e285430894940527032f8b26df
- DND no drop 1001208387f90000800003000700f6ff
-
- Eye dropper 90b3018312820b127e5a0b7c8034a301
--->
-</theme>