deftwmrc.c revision 645f5050
1/*
2 * This file is generated automatically from the default
3 * twm bindings file system.ctwmrc by the twm Imakefile.
4 */
5
6char *defTwmrc[] = {
7    "",
8    "NoGrabServer",
9    "RestartPreviousState",
10    "DecorateTransients",
11    "TitleFont	\"-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*\"",
12    "ResizeFont	\"-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*\"",
13    "MenuFont	\"-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*\"",
14    "IconFont	\"-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*\"",
15    "IconManagerFont	\"-adobe-helvetica-bold-r-normal--*-100-*-*-*\"",
16    "ShowWorkSpaceManager			# start with workspace manager up",
17    "UseThreeDMenus",
18    "UseThreeDTitles",
19    "UseThreeDIconManagers",
20    "UseThreeDBorders",
21    "UseThreeDWMap",
22    "SunkFocusWindowTitle",
23    "",
24    "WorkSpaceManagerGeometry        \"360x60+60-0\" 4",
25    "WorkSpaces {",
26    "    \"One\"   {\"#686B9F\" \"white\" \"DeepSkyBlue3\" \"white\" \"xpm:background8.xpm\"}",
27    "    \"Two\"   {\"#619AAE\" \"white\" \"firebrick\" \"white\" \"plaid\"}",
28    "    \"Three\" {\"#727786\" \"white\" \"brown\"}",
29    "    \"Four\"  {\"#8C5b7A\" \"white\" \"MidnightBlue\"}",
30    "",
31    "    \"Five\"  {\"#727786\" \"white\" \"firebrick\"}",
32    "    \"Six\"   {\"#619AAE\" \"white\" \"DeepSkyBlue3\"}",
33    "    \"Seven\" {\"#8C5b7A\" \"white\" \"chartreuse4\"}",
34    "    \"Eight\" {\"#686B9F\" \"white\" \"MidnightBlue\"}",
35    "}",
36    "",
37    "Color",
38    "{",
39    "    BorderColor           \"Red\"",
40    "    DefaultBackground     \"blue\"",
41    "    DefaultForeground     \"gray85\"",
42    "    BorderTileBackground  \"DeepSkyBlue1\" {",
43    "	\"xterm\"		\"DeepSkyBlue3\"",
44    "    }",
45    "    BorderTileForeground  \"Black\" {",
46    "	\"xterm\" \"DeepSkyBlue3\"",
47    "    }",
48    "    TitleBackground       \"DeepSkyBlue1\" {",
49    "	\"xterm\" \"DeepSkyBlue3\"",
50    "    }",
51    "    TitleForeground       \"Black\" {",
52    "	\"xterm\" \"White\"",
53    "    }",
54    "    MenuBackground        \"#686B9F\"",
55    "    MenuForeground        \"white\"",
56    "    MenuTitleBackground   \"gray70\"",
57    "    MenuTitleForeground   \"White\"",
58    "    IconBackground        \"LightSlateBlue\"",
59    "    IconForeground        \"White\"",
60    "    IconBorderColor       \"gray85\"",
61    "    IconManagerBackground \"DeepSkyBlue1\" {\"Axe\" \"DeepSkyBlue3\" \"xload\" \"DeepSkyBlue2\"}",
62    "    IconManagerForeground \"Black\"",
63    "    MapWindowBackground   \"DeepSkyBlue1\" {",
64    "	\"root*\" \"Red\"",
65    "	\"xterm\" \"DeepSkyBlue3\"",
66    "	\"Axe\"	\"Yellow\"",
67    "    }",
68    "    MapWindowForeground   \"Black\" {",
69    "	\"xterm\" \"White\"",
70    "    }",
71    "}",
72    "",
73    "IconManagerGeometry		\"202x300-0+0\" 1",
74    "IconManagerDontShow {",
75    "    \"WorkSpaceManager\"",
76    "}",
77    "",
78    "NoTitle {                  # little programs that look like icons",
79    "    \"TWM Icon Manager\"",
80    "    \"WorkSpaceManager\"",
81    "}",
82    "MoveDelta 3",
83    "Function \"move-or-lower\" { f.move f.deltastop f.lower }",
84    "Function \"move-or-raise\" { f.move f.deltastop f.raise }",
85    "Function \"move-or-iconify\" { f.move f.deltastop f.iconify }",
86    "",
87    "Button1 =	: root		: f.menu \"defops\"",
88    "Button2 =	: root		: f.menu \"windowops\"",
89    "",
90    "Button1 = m	: window|icon	: f.function \"move-or-lower\"",
91    "Button2 = m	: window|icon	: f.iconify",
92    "Button3 = m	: window|icon	: f.function \"move-or-raise\"",
93    "",
94    "Button1 =	: title		: f.function \"move-or-raise\"",
95    "Button2 =	: title		: f.raiselower",
96    "Button1 = m     : title		: f.movetitlebar",
97    "",
98    "Button1 =	: icon		: f.function \"move-or-iconify\"",
99    "Button2 =	: icon		: f.iconify",
100    "",
101    "Button1 =	: iconmgr	: f.iconify",
102    "Button2 =	: iconmgr	: f.iconify",
103    "",
104    "Button1 =	: frame		: f.resize",
105    "Button1 = m	: frame		: f.move",
106    "Button2 =	: frame		: f.raiselower",
107    "menu \"defops\"",
108    "{",
109    "    \"Twm\"		f.title",
110    "    \"Xterm\"		!\"xterm&\"",
111    "    \"Calculator\"	!\"xcalc&\"",
112    "    \"Xman\"		!\"xman &\"",
113    "    \"Xmag\"		!\"xmag&\"",
114    "    \"\"			f.nop",
115    "    \"Restart\"		f.restart",
116    "    \"Exit\"		f.quit",
117    "}",
118    "",
119    "menu \"windowops\" {",
120    "    \"Windows\"		f.title",
121    "    \"Occupy\"		f.occupy",
122    "    \"Occupy All\"	f.occupyall",
123    "    \"Iconify\"		f.iconify",
124    "    \"Refresh\"		f.refresh",
125    "    \"Vanish\"		f.vanish",
126    "    \"Info\"		f.identify",
127    "    \"\"			f.separator",
128    "    \"Resize\"		f.resize",
129    "    \"Move\"		f.move",
130    "    \"Adopt Window\"	f.adoptwindow",
131    "    \"Animate\"		f.startanimation",
132    "    \"Don't animate\"	f.stopanimation",
133    "    \"\"			f.separator",
134    "    \"Send Delete\"	f.delete",
135    "    \"Kill Window\"	f.destroy",
136    "    \"Pin menu\"		f.pin",
137    "}",
138    "",
139    "menu \"windowmenu\" {",
140    "    \"Occupy ...\"	f.occupy",
141    "    \"Occupy All\"	f.occupyall",
142    "    \"Iconify\"		f.iconify",
143    "    \"RaiseLower\"	f.raiselower",
144    "    \"Refresh\"		f.winrefresh",
145    "    \"Zoom\"		f.menu \"Zoom\"",
146    "    \"Vanish\"		f.vanish",
147    "    \"Focus\"		f.focus",
148    "    \"Unfocus\"		f.unfocus",
149    "    \"\"			f.separator",
150    "    \"Send Delete\"	f.delete",
151    "    \"Kill Window\"	f.destroy",
152    "    \"Resize...\" 	f.resize",
153    "    \"Move...\"		f.move",
154    "}",
155    "",
156    "menu \"iconmenu\" {",
157    "    \"Actions\"		f.title",
158    "    \"\"			f.separator",
159    "    \"Restore\"		f.iconify",
160    "    \"Move\"		f.move",
161    "    \"Occupy ...\"	f.occupy",
162    "    \"Occupy All\"	f.occupyall",
163    "    \"\"			f.separator",
164    "    \"Send Delete\"	f.delete",
165    "    \"Kill Window\"	f.destroy",
166    "}",
167    "",
168    (char *) 0 };
169