<theme name="Sample">
  <source size="24" gridsize="48">
    <image file="sample-cursors-24-1.png" use="0"/>
    <image file="sample-cursors-24-2.png" use="1"/>
    <image file="sample-cursors-24-hotspot.png" use="hotspot"/>
  </source>
  <layout>
    <row>
      <cursor name="top_left_arrow"/>
      <cursor name="top_left_corner"/>
      <cursor name="top_right_corner"/>
      <cursor name="top_side"/>
    </row><row>
      <cursor name="ur_angle"/>
      <cursor name="watch">
        <frame delay="500"/>
        <frame delay="500"/>
      </cursor>
      <cursor name="xterm"/>
      <cursor name="left_ptr_watch"/>
    </row>
  </layout>

<!--
  Aliases can 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_question_arrow 5c6cd98b3f3ebcb1f9c7f1c204630408 (left_ptr with question)
     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>
