-
Notifications
You must be signed in to change notification settings - Fork 0
/
system.vtwmrc.3D
282 lines (240 loc) · 5.86 KB
/
system.vtwmrc.3D
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
#
# system.vtwmrc.3D
#
# Default VTWM configuration file; should be kept small to conserve string
# space in systems whose compilers don't handle medium-sized strings.
#
# Sites should tailor this file, providing any extra title buttons, menus,
# etc., that may be appropriate for their environment. For example, if most
# of the users were accustomed to uwm, the defaults could be set up not to
# decorate any windows and to use meta-keys.
#
#
# Variables
#
NoGrabServer
RestartPreviousState
NoDefaults
ShowIconManager
SortIconManager
IconifyByUnmapping
RightHandSidePulldownMenus
NaturalAutoPanBehavior
NotVirtualGeometries
FixManagedVirtualGeometries
FixTransientVirtualGeometries
ButtonColorIsFrame
ShallowReliefWindowButton
MoveDelta 3
ResizeRegion "NorthEast"
FramePadding 2
ButtonIndent -2
TitlePadding 0
TitleButtonBorderWidth 0
BorderWidth 6
BorderBevelWidth 2
ButtonBevelWidth 1
DoorBevelWidth 1
IconBevelWidth 2
IconManagerBevelWidth 1
InfoBevelWidth 2
MenuBevelWidth 2
TitleBevelWidth 1
VirtualDesktopBevelWidth 1
ClearBevelContrast 40
DarkBevelContrast 40
VirtualDesktop "5x2-0-0" 16
PanDistanceX 100
PanDistanceY 100
PanResistance 750
AutoPan 100
TitleFont "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*"
ResizeFont "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*"
MenuFont "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*"
MenuTitleFont "-adobe-helvetica-bold-r-normal--*-120-*-*-*-*-*-*"
DoorFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*"
IconFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*"
InfoFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*"
IconManagerFont "-adobe-helvetica-bold-r-normal--*-100-*-*-*-*-*-*"
VirtualDesktopFont "-adobe-helvetica-medium-r-normal--*-80-*-*-*-*-*-*"
#
# Lists
#
NoHighlight
SqueezeTitle
WarpCursor
NailedDown
{
"VTWM *"
"xclock"
"xload"
}
NoTitle
{
"VTWM *"
"xclock"
"xload"
}
DontShowInDisplay
{
"VTWM *"
"xclock"
"xload"
}
IconManagerDontShow
{
"VTWM *"
"xclock"
"xload"
}
Pixmaps
{
TitleHighlight ":xpm:sunkenlines"
MenuIconPixmap ":xpm:rarrow"
IconManagerPixmap ":xpm:box"
}
Color
{
DefaultBackground "#20305a"
DefaultForeground "gray85"
BorderColor "gray70"
BorderTileBackground "gray60"
BorderTileForeground "gray60"
DoorBackground "#20305a"
DoorForeground "gray85"
TitleBackground "#20305a"
TitleForeground "gray85"
MenuBackground "#20305a"
MenuForeground "gray85"
MenuTitleBackground "gray70"
MenuTitleForeground "#20305a"
IconBackground "#20305a"
IconForeground "gray85"
IconBorderColor "gray85"
IconManagerBackground "#20305a"
IconManagerForeground "gray85"
VirtualBackground "gray70"
VirtualForeground "black"
DesktopDisplayBackground "gray85"
DesktopDisplayForeground "black"
RealScreenBackground "gray60"
}
Monochrome
{
DefaultBackground "gray50"
DefaultForeground "gray85"
BorderColor "gray70"
BorderTileBackground "gray60"
BorderTileForeground "gray60"
DoorBackground "gray50"
DoorForeground "gray85"
TitleBackground "gray50"
TitleForeground "gray85"
MenuBackground "gray50"
MenuForeground "gray85"
MenuTitleBackground "gray70"
MenuTitleForeground "gray50"
IconBackground "gray50"
IconForeground "gray85"
IconBorderColor "gray85"
IconManagerBackground "gray50"
IconManagerForeground "gray85"
VirtualBackground "gray70"
VirtualForeground "black"
DesktopDisplayBackground "gray85"
DesktopDisplayForeground "black"
RealScreenBackground "gray60"
}
#
# Functions and Bindings
#
Function "move-or-iconify" { f.move f.deltastop f.iconify }
Function "move-or-raiselower" { f.move f.deltastop f.raiselower }
Function "warpwindow" { f.warpsnug f.warp f.warpsnug }
LeftTitleButton ":xpm:darrow" = f.menu "arrange"
RightTitleButton ":xpm:dot" = f.iconify
RightTitleButton ":xpm:resize" = f.resize
Button1 = : root : f.version
Button3 = : root : f.menu "main"
Button1 = : title : f.function "move-or-raiselower"
Button2 = : title : f.resize
Button3 = : title : f.raiselower
Button1 = : frame : f.resize
Button2 = : frame : f.move
Button3 = : frame : f.iconify
Button1 = : door : f.enterdoor
Button2 = : door : f.namedoor
Button3 = : door : f.deletedoor
Button1 = : icon : f.function "move-or-iconify"
Button3 = : icon : f.menu "arrange"
Button1 = : iconmgr : f.iconify
Button3 = : iconmgr : f.warp
Button1 = : virtual : f.movescreen
Button2 = : virtual : f.movescreen
Button3 = : virtual : f.movescreen
Button1 = : desktop : f.movescreen
Button2 = : desktop : f.warp # morph desktop to window
Button3 = : desktop : f.function "warpwindow" # morph window to desktop
#
# Menus
#
menu "main"
{
" VTWM " f.title
"Applications" f.menu "apps"
"" f.separator
"Operations" f.menu "ops"
"Arrange" f.menu "arrange"
"" f.separator
"Restart" f.restart
"Exit" f.quit
}
menu "apps"
{
" Applications " f.title
"xclock" f.exec "xclock &"
"xload" f.exec "xload &"
"xterm" f.exec "xterm &"
}
menu "ops"
{
" Operations " f.title
"Auto Pan" f.autopan
"New Door" f.newdoor
"Snap Screen" f.snaprealscreen
"Static Icons" f.staticiconpositions
"Warp Snug" f.warpsnug
"Warp Visible" f.warpvisible
"" f.separator
"Show Icon Mgr" f.showiconmgr
"Hide Icon Mgr" f.hideiconmgr
"Show Desktop" f.showdesktopdisplay
"Hide Desktop" f.hidedesktopdisplay
"" f.separator
"Refresh" f.refresh
}
menu "arrange"
{
" Arrange " f.title
"Autoraise" f.autoraise
"Raise" f.raise
"Lower" f.lower
"Nail" f.nail
"" f.separator
"Move" f.move
"Size" f.resize
"Iconify" f.iconify
"" f.separator
"Full Zoom" f.fullzoom
"Horiz Zoom" f.horizoom
"Vert Zoom" f.zoom
"" f.separator
"Left Title" f.squeezeleft
"Center Title" f.squeezecenter
"Right Title" f.squeezeright
"" f.separator
"Identify" f.identify
"" f.separator
"Delete" f.delete
"Destroy" f.destroy
}