cursorlinks 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. # cursorlinks
  2. # Part of ComixCursors, a desktop cursor theme.
  3. #
  4. # Copyright © 2011–2013 Ben Finney <ben+opendesktop@benfinney.id.au>
  5. # Copyright © 2006–2013 Jens Luetkens <j.luetkens@limitland.de>
  6. #
  7. # This work is free software: you can redistribute it and/or modify it
  8. # under the terms of the GNU General Public License as published by
  9. # the Free Software Foundation, either version 3 of the License, or
  10. # (at your option) any later version.
  11. #
  12. # This work is distributed in the hope that it will be useful, but
  13. # WITHOUT ANY WARRANTY; without even the implied warranty of
  14. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  15. # General Public License for more details.
  16. #
  17. # You should have received a copy of the GNU General Public License
  18. # along with this work. If not, see <http://www.gnu.org/licenses/>.
  19. # Cursor-name links to make them work on various desktops.
  20. #
  21. # Each link is represented as a whitespace-delimited tuple of:
  22. # original_filename new_filename
  23. # and are used as the two arguments to an ‘ln -s’ command.
  24. # Blank lines and comments are ignored.
  25. # some basic X11 cursors
  26. default left_ptr # kcontrol mouse theme selection
  27. right-arrow right_ptr # not seen by now
  28. right-arrow arrow # nedit menu
  29. up-arrow center_ptr # QT examples cursors
  30. cell cross # QT examples cursors
  31. all-scroll fleur # mozilla move cursor
  32. help question_arrow # kcontrol mouse theme selection
  33. wait watch # kcontrol mouse theme selection
  34. progress left_ptr_watch # kcontrol mouse theme selection
  35. pointer hand2 # kcontrol mouse theme selection
  36. col-resize sb_h_double_arrow # kcontrol mouse theme selection, mozilla resize cursor
  37. row-resize sb_v_double_arrow # mozilla resize cursor
  38. text xterm # konsole, konqueror, ...
  39. # the KDE/Qt Cursor Hashes
  40. col-resize 14fef782d02440884392942c11205230
  41. row-resize 2870a09082c103050810ffdffffe0204
  42. nwse-resize c7088f0f3e6c8088236ef8e1e3e70000
  43. nesw-resize fcf1c3c7cd4491d801f1e1c78f100000
  44. ns-resize 00008160000006810000408080010102
  45. ew-resize 028006030e0e7ebffc7f7070c0600140
  46. pointer e29285e634086352946a0e7090d73106
  47. move 4498f0e0c1937ffe01fd06f973665830
  48. alias 640fb0e74195791501fd1ed57b41487f
  49. copy 6407b0e94181790501fd1e167b474872
  50. no-drop 03b6e0fcb3499374a867c041f52298f0
  51. help d9ce0ab605698f320427677b458ad60b
  52. wait 0426c94ea35c87780ff01dc239897213
  53. progress 9116a3ea924ed2162ecab71ba103b17f
  54. all-scroll 9d800788f1b08800ae810202380a0822 # hand1, not seen by now
  55. progress 3ecb610c1bf2410f44200f48c40d3599 # left_ptr_watch, not seen by now
  56. copy 1081e37283d90000800003c07f3ef6bf # copy, not seen by now
  57. alias 3085a0e285430894940527032f8b26df # link, not seen by now
  58. move 9081237383d90e509aa00f00170e968f # move, not seen by now
  59. # the Gnome cursor links
  60. nesw-resize top_right_corner
  61. nesw-resize bottom_left_corner
  62. nwse-resize top_left_corner
  63. nwse-resize bottom_right_corner
  64. ew-resize left_side
  65. ew-resize right_side
  66. ns-resize top_side
  67. ns-resize bottom_side
  68. all-scroll plus
  69. # since gtk 2.8
  70. help dnd-ask
  71. copy dnd-copy
  72. alias dnd-link
  73. move dnd-move
  74. no-drop dnd-none
  75. # the Mozilla cursor hashes
  76. progress 08e8e1c95fe2fc01f976f1e063a24ccd # moz-spinning
  77. help 5c6cd98b3f3ebcb1f9c7f1c204630408 # mozilla's question_arrow
  78. all-scroll 5aca4d189052212118709018842178c0 # moz-grab
  79. grabbing 208530c400c041818281048008011002 # moz-grabbing
  80. zoom-in f41c0e382c94c0958e07017e42b00462 # moz-zoom-in
  81. zoom-out f41c0e382c97c0938e07017e42800402 # moz-zoom-out
  82. copy 08ffe1cb5fe6fc01f906f1c063814ccf # moz-copy
  83. alias 0876e1c15ff2fc01f906f1c363074c0f # moz-alias
  84. context-menu 08ffe1e65f80fcfdf9fff11263e74c48 # moz-context-menu
  85. # what is moz-cell?
  86. # Mozilla cursor hashes for CSS3 cursor property
  87. no-drop 03b6e0fcb3499374a867d041f52298f0 # no-drop/not-allowed
  88. vertical-text 048008013003cff3c00c801001200000 # vertical-text
  89. col-resize 043a9f68147c53184671403ffa811cc5 # col-resize
  90. row-resize c07385c7190e701020ff7ffffd08103c # row-resize
  91. nesw-resize 50585d75b494802d0151028115016902 # nesw-resize
  92. nwse-resize 38c5dff7c7b8962045400281044508d2 # nwse-resize
  93. # Qt4 cursor names
  94. # Reference: <URL:http://doc.trolltech.com/4.6/qcursor.html#a-note-for-x11-users>
  95. default left_ptr
  96. up-arrow up_arrow
  97. crosshair cross
  98. text ibeam
  99. # wait wait
  100. progress left_ptr_watch
  101. not-allowed forbidden
  102. pointer pointing_hand
  103. help whats_this
  104. ns-resize size_ver
  105. ew-resize size_hor
  106. nesw-resize size_bdiag
  107. nwse-resize size_fdiag
  108. all-scroll size_all
  109. row-resize split_v
  110. col-resize split_h
  111. all-scroll openhand
  112. grabbing closedhand