dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Fplock.s.pm
1 /* XPM */
2 /* $XConsortium: Fplock.s.pm /main/3 1995/07/18 16:59:26 drk $ */
3 /*********************************************************************
4 *  (c) Copyright 1993, 1994 Hewlett-Packard Company     
5 *  (c) Copyright 1993, 1994 International Business Machines Corp.
6 *  (c) Copyright 1993, 1994 Sun Microsystems, Inc.
7 *  (c) Copyright 1993, 1994 Unix System Labs, Inc., a subsidiary of
8 *      Novell, Inc.
9 **********************************************************************/
10
11 /* Designed by the User Interaction Design Group, Hewlett-Packard */
12 static char *lock24[]={
13 /* width height ncolors cpp [x_hot y_hot] */
14 "24 24 21 1 0 0",
15 /* colors */
16 "  c none m none s none",
17 "$    s topShadowColor m white c #bdbdbdbdbdbd",
18 "&    s background    m black c #949494949494",
19 "(    s selectColor m white c #737373737373",
20 "*    s bottomShadowColor m black c #636363636363",
21 ". s iconColor1 c black     m black",
22 ", s iconColor2 c white     m white",
23 "4 s iconColor3 c red       m black",
24 "6 s iconColor4 c green     m white",
25 "8 s iconColor5 c blue      m black",
26 "2 s iconColor6 c yellow    m white",
27 ": s iconColor7 c cyan      m white",
28 "0 s iconColor8 c magenta   m black",
29 "<    s iconGray1     m white c #dededededede",
30 ">    s iconGray2     m white c #bdbdbdbdbdbd",
31 "@    s iconGray3     m white c #adadadadadad",
32 "D    s iconGray4     m white c #949494949494",
33 "F    s iconGray5     m black c #737373737373",
34 "H    s iconGray6     m black c #636363636363",
35 "J    s iconGray7     m black c #424242424242",
36 "L    s iconGray8     m black c #212121212121",
37 /* pixels */
38 "                        ",
39 "                        ",
40 "                        ",
41 "        *******         ",
42 "       **<<<<<D.$       ",
43 "      **<<DDD<<D.$      ",
44 "      *<<D....<D.$      ",
45 "      *<D.$$$$<D.$      ",
46 "      *<D.$  *<D.$      ",
47 "      *<D.$  *<D.$      ",
48 "    ***<D.$***<D.$*     ",
49 "    *<<<<<<<<<<<<<$     ",
50 "    *<DDDDDDDDDDDJ$     ",
51 "    *<DHHHHHHHHHHJ$     ",
52 "    *<DDDDDDDDDDDJ$     ",
53 "    *<DHHHHHHHHHHJ$     ",
54 "    *<DDDDDDDDDDDJ$     ",
55 "    *<DHHHHHHHHHHJ$     ",
56 "    *<DDDDDDDDDDDJ$     ",
57 "    *<............$     ",
58 "    *$$$$$$$$$$$$$$     ",
59 "                        ",
60 "                        ",
61 "                        "
62 };