dtwm: basic multihead(xinerama only) support
[oweals/cde.git] / cde / programs / icons / Dtactn.t.pm
1 /* XPM */
2 /* $XConsortium: Dtactn.t.pm /main/3 1995/07/18 16:26:44 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 static char * action [] = {
12 /* width height ncolors cpp [x_hot y_hot] */
13 "16 16 12 1 0 0",
14 /* colors */
15 "       s none  m none  c none",
16 ".    s iconGray1     m white c #dededededede",
17 "X    s iconGray6     m black c #636363636363",
18 "o    s iconGray5     m black c #737373737373",
19 "O    s iconGray3     m white c #adadadadadad",
20 "+    s iconGray4     m white c #949494949494",
21 "@    s iconGray7     m black c #424242424242",
22 "#    s iconGray8     m black c #212121212121",
23 "$      s iconColor5    m black c blue",
24 "%      s iconColor2    m white c white",
25 "&    s iconGray2     m white c #bdbdbdbdbdbd",
26 "*      s iconColor3    m black c red",
27 /* pixels */
28 " ..........Xo.. ",
29 ". O O O O +.@oO@",
30 ".O O O O O#..# @",
31 ". O O ...$ .# O@",
32 ".O O .@@+$.# O @",
33 ". % .@OX$#X+O O@",
34 ".O @@O+$X$##..+.",
35 ". O O &*X O ###X",
36 ".O O O#&*O O O @",
37 ". O O&&#&.O O O@",
38 ".O O .#OX#.O O @",
39 ". O&.#O O.# O O@",
40 ".O .#O O.# O O @",
41 ". .#O O.# O O O@",
42 "..#O O X.O O O @",
43 " #.@@@@@@@@@@@@ "};