]> git.sesse.net Git - rdpsrv/blob - Xserver/lib/X11/cursorfont.h
Import X server from vnc-3.3.7.
[rdpsrv] / Xserver / lib / X11 / cursorfont.h
1 /* $XConsortium: cursorfont.h,v 1.4 94/04/17 20:22:00 rws Exp $ */
2 /*
3
4 Copyright (c) 1987  X Consortium
5
6 Permission is hereby granted, free of charge, to any person obtaining
7 a copy of this software and associated documentation files (the
8 "Software"), to deal in the Software without restriction, including
9 without limitation the rights to use, copy, modify, merge, publish,
10 distribute, sublicense, and/or sell copies of the Software, and to
11 permit persons to whom the Software is furnished to do so, subject to
12 the following conditions:
13
14 The above copyright notice and this permission notice shall be included
15 in all copies or substantial portions of the Software.
16
17 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
18 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
19 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
20 IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
21 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
22 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
23 OTHER DEALINGS IN THE SOFTWARE.
24
25 Except as contained in this notice, the name of the X Consortium shall
26 not be used in advertising or otherwise to promote the sale, use or
27 other dealings in this Software without prior written authorization
28 from the X Consortium.
29
30 */
31
32 #define XC_num_glyphs 154
33 #define XC_X_cursor 0
34 #define XC_arrow 2
35 #define XC_based_arrow_down 4
36 #define XC_based_arrow_up 6
37 #define XC_boat 8
38 #define XC_bogosity 10
39 #define XC_bottom_left_corner 12
40 #define XC_bottom_right_corner 14
41 #define XC_bottom_side 16
42 #define XC_bottom_tee 18
43 #define XC_box_spiral 20
44 #define XC_center_ptr 22
45 #define XC_circle 24
46 #define XC_clock 26
47 #define XC_coffee_mug 28
48 #define XC_cross 30
49 #define XC_cross_reverse 32
50 #define XC_crosshair 34
51 #define XC_diamond_cross 36
52 #define XC_dot 38
53 #define XC_dotbox 40
54 #define XC_double_arrow 42
55 #define XC_draft_large 44
56 #define XC_draft_small 46
57 #define XC_draped_box 48
58 #define XC_exchange 50
59 #define XC_fleur 52
60 #define XC_gobbler 54
61 #define XC_gumby 56
62 #define XC_hand1 58
63 #define XC_hand2 60
64 #define XC_heart 62
65 #define XC_icon 64
66 #define XC_iron_cross 66
67 #define XC_left_ptr 68
68 #define XC_left_side 70
69 #define XC_left_tee 72
70 #define XC_leftbutton 74
71 #define XC_ll_angle 76
72 #define XC_lr_angle 78
73 #define XC_man 80
74 #define XC_middlebutton 82
75 #define XC_mouse 84
76 #define XC_pencil 86
77 #define XC_pirate 88
78 #define XC_plus 90
79 #define XC_question_arrow 92
80 #define XC_right_ptr 94
81 #define XC_right_side 96
82 #define XC_right_tee 98
83 #define XC_rightbutton 100
84 #define XC_rtl_logo 102
85 #define XC_sailboat 104
86 #define XC_sb_down_arrow 106
87 #define XC_sb_h_double_arrow 108
88 #define XC_sb_left_arrow 110
89 #define XC_sb_right_arrow 112
90 #define XC_sb_up_arrow 114
91 #define XC_sb_v_double_arrow 116
92 #define XC_shuttle 118
93 #define XC_sizing 120
94 #define XC_spider 122
95 #define XC_spraycan 124
96 #define XC_star 126
97 #define XC_target 128
98 #define XC_tcross 130
99 #define XC_top_left_arrow 132
100 #define XC_top_left_corner 134
101 #define XC_top_right_corner 136
102 #define XC_top_side 138
103 #define XC_top_tee 140
104 #define XC_trek 142
105 #define XC_ul_angle 144
106 #define XC_umbrella 146
107 #define XC_ur_angle 148
108 #define XC_watch 150
109 #define XC_xterm 152