-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.qvwmrc
682 lines (644 loc) · 30.6 KB
/
.qvwmrc
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
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
; Plamo Linux ユーザ設定ファイルサンプル for QVWM
; TAMUKI Shoichi ([email protected])
; /usr/X11R7/share/qvwm/kanji.qvwmrc をカスタマイズしたものです
;
; kanji.qvwmrc
;
; 設定の詳細については qvwm.jman を読んで下さい
;
[Variables]
LocaleName = "ja_JP.eucJP" ; このファイルで使われるロケール名
ImagePath = "/usr/X11R7/share/qvwm/images:/usr/X11R7/include/X11/pixmaps"
SoundPath = "/usr/X11R7/share/qvwm/sounds"
RestartOnFailure = True ; seg faultやbus errorで再起動
UseDebugger = True
HourGlassTime = 1000
ImageAnimation = True
; ウィンドウ
OpaqueMove = True ; フルドラッグで移動するかどうか
OpaqueResize = True ; フルドラッグでサイズ変更するかどうか
FullOpaque = True ;
ClickToFocus = True ; ウィンドウのクリックでアクティブに
FocusOnMap = False ; 表示されたウィンドウをアクティブに
ClickingRaises = True ; クライアント領域のクリックでレイズ
NoDesktopFocus = True ; デスクトップへのフォーカス移動抑制
NoFocusChangeMask = Shift ; prevent focus change by this key
TitlebarMotion = True ; 最小化・最大化の際にアニメーション
TitlebarMotionSpeed = 10 ; 最小化・最大化にかかる時間
AutoRaise = True ; オートレイズ
AutoRaiseDelay = 300 ; オートレイズするまでの時間
UseInfoDisplay = True ; 移動・サイズ変更時に情報を表示
GradWindowMapStyle = Normal ; ウィンドウの表示・非表示の仕方
GradWindowMapSpeed = 10 ; 徐々に表示・非表示する時の速度
MinimizeButtonMessage = "最小化"
MaximizeButtonMessage = "最大化"
CloseButtonMessage = "閉じる"
RestoreButtonMessage = "元のサイズに戻す"
; 仮想画面
PagingResistance = 250 ; ページ切替えの際の抵抗
PagingMovement = 100 ; ページ切替えの際の移動量(%)
PagingBeltSize = 2 ; 画面端のページ切替え可能領域
TopLeftPage = -1-1 ; 仮想画面の左上ページ
PagingSize = 3x3 ; 仮想画面の大きさ
PagingSpeed = 5 ; ページを切り替える段階数
; ページャ
UsePager = True ; ページャ使用の有無
PagerGeometry = 72x72-0-0 ; ページャの位置・大きさ
OnTopPager = False ; ページャを常に手前に
; タスクバー
UseTaskbar = True ; タスクバー使用の有無
TaskbarPosition = Bottom ; 初期位置
TaskbarRows = 1 ; 高さの初期値
TaskbarAutoHide = False ; タスクバーを自動的に隠すかどうか
RestoreMinimize = True ; ボタンを最小化にも使えるようにするか
NoResizeOverTaskbar = False ; タスクバーを越えてサイズ変更しない
GradTaskbarMotion = True ; タスクバーを徐々に隠す
GradTaskbarMotionSpeed = 10 ; タスクバーを隠す速度
TaskbarShowDelay = 0 ; delay for automatic show (ms)
TaskbarHideDelay = 500 ; delay for automatic hide (ms)
OnTopTaskbar = True ; タスクバーを常に手前に
TaskbarButtonInScr = False ; 画面内のウィンドウのボタンだけ表示
StartButtonTitle = "スタート" ; スタートボタンの文字列
StartButtonMessage = "このボタンから始めます。"
; タスクバーの時計
UseClock = True
ClockLocaleName = "ja_JP.eucJP"
;ClockFormat = "%R" ; 16:50
;ClockFormat = "%p%l:%M" ; 午後 4:50
;ClockFormat = "%Y年%b%d日%a %R" ; 1998年 6月22日(月) 18:44
ClockFormat = "%T" ; 16:50:59
ClockMessageFormat = "%Y年%B%e日(%a)" ; 1998年6月22日(月)
; メニュー
MenuDelayTime = 300 ; ポイントして表示されるまでの時間
MenuDelayTime2 = 300 ; フォーカスを失なって消えるまでの時間
GradMenuMap = True ; メニューを徐々に表示
GradMenuMapSpeed = 5 ; メニューを表示する速度
; ダイアログ
UseExitDialog = True ; 終了ダイアログ使用の有無
UseConfirmDialog = False ; 終了確認ダイアログ使用の有無
; ドラッグ
EdgeResistance = 50 ; 画面端の抵抗
SnappingMove = 5 ; 他のウィンドウに吸いつく距離
SnappingEdges = 5 ; 画面端に吸いつく距離
NoSnappingMask = Alt ; 吸いつき等を一時的に禁止するキー
ShiftMoveRatio = 4.0 ; シフト+カーソルでの移動の比率
CtrlMoveRatio = 0.5 ; コントロール+カーソルでの移動の比率
LockDragState = False ; 再度クリックするまでドラッグを継続
; 配置
SmartPlacement = True ; ウィンドウを重ならないように配置
; ダブルクリック
DoubleClickTime = 400 ; 2 回のクリックの最大間隔
DoubleClickRange = 5 ; 2 回のクリックの最大距離
; ツールチップ
TooltipDelayTime = 500
TooltipMotionSpeed = 5
TooltipDisplayTime = 6000
; スクリーンセーバー
ScreenSaver = "xlock" ; スクリーンセーバープログラム
ScreenSaverDelay = 600 ; スクリーンセーバーを 10 分後に起動
; サウンド
EnableSound = True ; サウンドを有効にする
EnableAlsa = False ; ALSA を使う(Linux のみ)
EnableEsd = False ; EsounD を使う
; テーマ
include ~/.qvwm-theme
;**********************************************************************
; スタートアップ
;
; qvwm を起動する時だけ実行されます。
;**********************************************************************
[Startup]
;"PAGE[1, 0, Navigator] netscape"
;"PAGE[0, 1, mule] mule"
;**********************************************************************
; メニュー設定
; <項目名> <画像名> <動作(ファイル名またはqvwm内部関数)>
; or
; <項目名> <画像名>
; +
; ... (子メニュー)
; -
;
; \&? はそのメニュー項目に対するショートカットキー'?'を設定します。
;**********************************************************************
[StartMenu]
"多国語 X 端末 Kterm" "xterm32.ani" "kterm -vb -km euc -geometry 80x30+10+10 -bg cornsilk"
"軽快な X 端末 Rxvt" "xterm32.ani" "rxvt -vb -km eucj -geometry 80x30+10+10 -bg cornsilk"
"統合環境 Mule -> Emacs" "emacs32.ani" "mule"
"" "" QVWM_SEPARATOR
"プログラム(\&P)" ""
+
"アクセサリ" ""
+
"インターネット ツール" ""
+
"KDE 統合ブラウザ Konqueror" "mini.kde.xpm" "konqueror http://www.google.com/"
"Web ブラウザ Mozilla" "mini.penguin.xpm" "mozilla"
"Web ブラウザ Netscape" "netscape16.ani" "netscape"
"Web ブラウザ W3m" "xterm16.xpm" "kterm -n w3m -e w3m -v"
"ファイル転送 Ftp" "xterm16.xpm" "kterm -n ftp -e ftp"
"他ホスト通信 Telnet" "xterm16.xpm" "kterm -n telnet -e telnet"
-
"エンターテイメント" ""
+
"CD プレーヤー Grip" "mini.cd.xpm" "grip"
"CD プレーヤー Workman" "mini.cdlabel.xpm" "workman"
"MPEG プレーヤー MpegPlay" "mini.display.xpm" "mpeg_play"
"MPEG プレーヤー Mtv" "mini.display.xpm" "mtv"
"mp3 プレーヤー Xmms" "mini.audiovol2.xpm" "xmms"
"RealPlayer Realplay" "mini-realplay.xpm" "realplay"
"ボリューム コントロール Alsamixer" "xterm16.xpm" "kterm -n alsamixer -e alsamixer"
"ボリューム コントロール Smix" "mini.sound.xpm" "smix"
-
"ゲーム" ""
+
"正二十面体 Ico" "mini.ball2.xpm" "xlock -inwindow -mode ico"
"迷路 Maze" "mini.maze.xpm" "xlock -inwindow -mode maze"
"イグスタ2 Igusta2" "mini.happy.xpm" "igusta2"
"ライフゲーム LifeGame" "mini.happy.xpm" "lifeGame"
"ぺん太 Penta" "mini.happy.xpm" "penta"
"Cosmic Shooter Shoot" "mini.happy.xpm" "shoot"
"SameGame Sxsame" "mini.happy.xpm" "sxsame"
"X777" "mini.happy.xpm" "x777"
"CAPSULE Xcapsule" "mini.happy.xpm" "xcapsule"
"X FLASH" "mini.happy.xpm" "xflash"
"箱入り娘 Xhakom" "mini.happy.xpm" "xhakom"
"FALLING TOWER Xjump" "mini.happy.xpm" "xjump"
"XKOBO" "mini.happy.xpm" "xkobo -doublesize"
"もぐら叩き Xmogura" "mini.happy.xpm" "xmogura"
"ぱずるたま Xpuzzletama" "mini.happy.xpm" "xpuzzletama"
"連珠 Xrenju" "mini.happy.xpm" "xrenju"
"四川省 for X11 Xshisen" "mini.happy.xpm" "xshisen"
"X Soldier" "mini.happy.xpm" "xsoldier"
"とっかえたま Xtokkaetama" "mini.happy.xpm" "xtokkaetama"
"マインスイーパ Yamsweeper" "mini.happy.xpm" "yamsweeper"
-
"システム ツール" ""
+
"エンジン Xengine" "mini.ray.xpm" "xengine"
"カラー ビューア Xcolorsel" "mini.colors.xpm" "xcolorsel"
"カラー マップ Xcmap" "mini.colors.xpm" "xcmap"
"グラフィックス デモ Xgc" "mini.fractal.xpm" "xgc"
"クリップボード ビューア Xclipboard" "mini.clipboard.xpm" "xclipboard"
"システム モニタ Xosview" "mini.perf.xpm" "xosview"
"システム情報" ""
+
"PCI デバイス一覧 Lspci" "mini.exclam.xpm" "/sbin/lspci | xmessage -center -title 'lspci' -file -"
"X クライアント一覧 Xlsclients" "mini.exclam.xpm" "xlsclients | xmessage -center -title 'xlsclients' -file -"
"X ディスプレイ情報 Xdpyinfo" "mini.exclam.xpm" "xdpyinfo | xmessage -center -title 'xdpyinfo' -file -"
"X フォント一覧 Xlsfonts" "mini.exclam.xpm" "xlsfonts | xmessage -center -title 'xlsfonts' -file -"
"ウィンドウ プロパティ Xprop" "mini.exclam.xpm" "xprop | xmessage -center -title 'xprop' -file -"
"ウィンドウ情報 Xwininfo" "mini.exclam.xpm" "xwininfo | xmessage -center -title 'xwininfo' -file -"
"カーネルリング バッファ Dmesg" "mini.exclam.xpm" "dmesg | xmessage -center -title 'dmesg' -file -"
"システム情報 Procinfo" "mini.exclam.xpm" "procinfo -a | xmessage -center -title 'procinfo' -file -"
"ディスク容量 Df" "mini.exclam.xpm" "df -a | xmessage -center -title 'df' -file -"
"ネットワーク情報 Ifconfig" "mini.exclam.xpm" "/sbin/ifconfig | xmessage -center -title 'ifconfig' -file -"
"ネットワーク情報 Netstat" "mini.exclam.xpm" "netstat -a | xmessage -center -title 'netstat' -file -"
"ハードウェア情報 Lsdev" "mini.exclam.xpm" "lsdev | xmessage -center -title 'lsdev' -file -"
"ロード済みモジュール一覧 Lsmod" "mini.exclam.xpm" "/sbin/lsmod | xmessage -center -title 'lsmod' -file -"
"仮想メモリ情報 Vmstat" "mini.exclam.xpm" "vmstat | xmessage -center -title 'vmstat' -file -"
-
"システム情報(詳細) /proc" ""
+
"apm" "mini.ball.xpm" "cat /proc/apm | xmessage -center -title '/proc/apm' -file -"
"cmdline" "mini.ball.xpm" "cat /proc/cmdline | xmessage -center -title '/proc/cmdline' -file -"
"cpuinfo" "mini.ball.xpm" "cat /proc/cpuinfo | xmessage -center -title '/proc/cpuinfo' -file -"
"devices" "mini.ball.xpm" "cat /proc/devices | xmessage -center -title '/proc/devices' -file -"
"dma" "mini.ball.xpm" "cat /proc/dma | xmessage -center -title '/proc/dma' -file -"
"filesystems" "mini.ball.xpm" "cat /proc/filesystems | xmessage -center -title '/proc/filesystems' -file -"
"interrupts" "mini.ball.xpm" "cat /proc/interrupts | xmessage -center -title '/proc/interrupts' -file -"
"ioports" "mini.ball.xpm" "cat /proc/ioports | xmessage -center -title '/proc/ioports' -file -"
"meminfo" "mini.ball.xpm" "cat /proc/meminfo | xmessage -center -title '/proc/meminfo' -file -"
"modules" "mini.ball.xpm" "cat /proc/modules | xmessage -center -title '/proc/modules' -file -"
"mounts" "mini.ball.xpm" "cat /proc/mounts | xmessage -center -title '/proc/mounts' -file -"
"mtrr" "mini.ball.xpm" "cat /proc/mtrr | xmessage -center -title '/proc/mtrr' -file -"
"partitions" "mini.ball.xpm" "cat /proc/partitions | xmessage -center -title '/proc/partitions' -file -"
"pci" "mini.ball.xpm" "cat /proc/pci | xmessage -center -title '/proc/pci' -file -"
"rtc" "mini.ball.xpm" "cat /proc/rtc | xmessage -center -title '/proc/rtc' -file -"
"scsi/scsi" "mini.ball.xpm" "cat /proc/scsi/scsi | xmessage -center -title '/proc/scsi/scsi' -file -"
"slabinfo" "mini.ball.xpm" "cat /proc/slabinfo | xmessage -center -title '/proc/slabinfo' -file -"
"stat" "mini.ball.xpm" "cat /proc/stat | xmessage -center -title '/proc/stat' -file -"
"swaps" "mini.ball.xpm" "cat /proc/swaps | xmessage -center -title '/proc/swaps' -file -"
"uptime" "mini.ball.xpm" "cat /proc/uptime | xmessage -center -title '/proc/uptime' -file -"
"version" "mini.ball.xpm" "cat /proc/version | xmessage -center -title '/proc/version' -file -"
-
"フォント ビューア Xfontsel" "mini.font.xpm" "xfontsel -scale"
"プロセス ビューア Top" "xterm16.xpm" "kterm -n top -e top"
"リソース エディタ Editres" "mini.windows.xpm" "editres"
"リソース ビューア Viewres" "mini.windows.xpm" "viewres"
-
"ユーザー補助" ""
+
"拡大鏡 Xmag" "mini.mag.xpm" "xmag"
"目玉 Xeyes" "xeyes16.ani" "xeyes"
-
"AcrobatReader Acroread" "mini.pdf.xpm" "acroread"
"DVI ビューア Xdvi" "mini.doc1.xpm" "xdvi"
"PDF ビューア Xpdf" "mini.doc1.xpm" "xpdf"
"PostScript ビューア Gv" "mini.gv.xpm" "gv"
"お座りマルチ Xosmulti" "mini.happy.xpm" "xosmulti"
"カレンダー Xcalendar" "mini.calendar.xpm" "xcalendar"
"ファイル マネージャ Xfm" "mini.filemgr.xpm" "xfm"
"マスコット XMascot" "mini.happy.xpm" "xmascot"
"メモ帳 Xedit" "mini.edit.xpm" "xedit"
"時計 Oclock" "mini.clock2.xpm" "oclock"
"時計 Xclock" "mini.clock2.xpm" "xclock"
"電卓 Xcalc" "xcalc16.xpm" "xcalc"
"美少女コスプレ時計 Emiclock" "mini.happy.xpm" "emiclock"
-
"シェル" ""
+
"Kterm12 (6x12 font)" "xterm16.xpm" "kterm -fl '-*-fixed-medium-r-normal--12-*-*-*-c-*-*-*' -flb '-*-fixed-bold-r-normal--12-*-*-*-c-*-*-*' -title kterm12"
"Kterm14 (7x14 font)" "xterm16.xpm" "kterm -fl '-*-fixed-medium-r-normal--14-*-*-*-c-*-*-*' -flb '-*-fixed-bold-r-normal--14-*-*-*-c-*-*-*' -title kterm14"
"Kterm16 (8x16 font)" "xterm16.xpm" "kterm -fl '-*-fixed-medium-r-normal--16-*-*-*-c-*-*-*' -flb '-*-fixed-bold-r-normal--16-*-*-*-c-*-*-*' -title kterm16"
"Kterm18 (9x18 font)" "xterm16.xpm" "kterm -fl '-*-fixed-medium-r-normal--18-*-*-*-c-*-*-*' -flb '-*-fixed-bold-r-normal--18-*-*-*-c-*-*-*' -title kterm18"
"Kterm20 (10x20 font)" "xterm16.xpm" "kterm -fl '-*-fixed-medium-r-normal--20-*-*-*-c-*-*-*' -flb '-*-fixed-bold-r-normal--20-*-*-*-c-*-*-*' -title kterm20"
"Kterm24 (12x24 font)" "xterm16.xpm" "kterm -fl '-*-fixed-medium-r-normal--24-*-*-*-c-*-*-*' -flb '-*-fixed-bold-r-normal--24-*-*-*-c-*-*-*' -title kterm24"
"Xterm" "xterm16.xpm" "xterm"
-
"電子メール" ""
+
"Mew" "mini.cat.xpm" "emacs -f mew"
"Sylpheed" "mini.mail2.xpm" "sylpheed"
-
"統合環境 Emacs" ""
+
"Emacs (6x12 font)" "emacs16.ani" "emacs -fn '-*-fixed-medium-r-normal--12-*-*-*-c-*-*-*' -geometry 96x42"
"Emacs (7x14 font)" "emacs16.ani" "emacs -fn '-*-fixed-medium-r-normal--14-*-*-*-c-*-*-*' -geometry 92x40"
"Emacs (8x16 font)" "emacs16.ani" "emacs -fn '-*-fixed-medium-r-normal--16-*-*-*-c-*-*-*' -geometry 86x38"
"Emacs (9x18 font)" "emacs16.ani" "emacs -fn '-*-fixed-medium-r-normal--18-*-*-*-c-*-*-*' -geometry 80x34"
-
"描画系ツール" ""
+
"ドロー ツール Idraw" "mini.paint2.xpm" "idraw"
"ドロー ツール Skencil" "mini.paint2.xpm" "skencil"
"ドロー ツール Tgif" "mini.xfig.xpm" "tgif"
"ドロー ツール Xfig" "mini.xfig.xpm" "xfig"
"ビットマップ エディタ Bitmap" "mini.paint2.xpm" "bitmap"
"ペイント ツール Xpaint" "mini.xpaint.xpm" "xpaint"
-
"Oneko" ""
+
"猫バージョン" "mini.cat.xpm" "oneko"
"トラ猫バージョン" "mini.cat.xpm" "oneko -tora"
"犬バージョン" "mini.dog.xpm" "oneko -dog"
"BSD デーモン バージョン" "mini.happy.xpm" "oneko -bsd"
"桜バージョン" "mini.happy.xpm" "oneko -sakura"
"知世バージョン" "mini.happy.xpm" "oneko -tomoyo"
"Oneko の終了" "mini.stop.xpm" "killall oneko"
-
"TiMidity++" ""
+
"Tcl/Tk インタフェース" "mini.audiovol2.xpm" "timidity -ikt"
"Emacs インタフェース" "mini.audiovol2.xpm" "emacs -f timidity"
"XAW インタフェース" "mini.audiovol2.xpm" "timidity -iat"
"gtk+ インタフェース" "mini.audiovol2.xpm" "timidity -igt"
"ALSA シーケンサ モードの開始" "mini.sound.xpm" "timidity -iA -B2,8 -q0/0"
-
"学術アプリケーション" ""
+
"IRAF 画像ビューア SAOImage Ds9" "mini.paint2.xpm" "ds9"
"IRAF 端末 Xgterm" "xterm16.xpm" "xgterm"
"グラフ作成 Gnuplot" "xterm16.xpm" "kterm -n gnuplot -e gnuplot"
"グラフ作成 Grace" "mini.graph.xpm" "xvgrace"
"グラフ作成 Ngraph" "mini.graph.xpm" "ngraph"
"スペース シミュレーション Celestia" "mini.exp.xpm" "celestia"
"数式処理 Maxima" "mini.books.xpm" "xmaxima"
"天文シミュレーション Xplns" "mini.exp.xpm" "xplns"
-
"2画面ファイラ Gentoo" "mini.filemgr.xpm" "gentoo"
"タイプ練習 Oyatu" "mini.keyboard.xpm" "oyatu"
"ファイル マネージャ Cxplorer" "mini.filemgr.xpm" "cxplorer"
"ファイル管理ツール Fd" "xterm16.xpm" "kterm -bg black -fg white +sb -T FD -e fd"
"レタッチ ツール Gimp" "mini.gimp.xpm" "gimp"
"多機能画像ローダ Xv" "xv16.xpm" "xv"
-
"お気に入り(\&A)" ""
+
"Netscape http://www.linet.gr.jp/~kojima/Plamo/" "netscape16.ani" "netscape http://www.linet.gr.jp/~kojima/Plamo/"
"Ncftp sv.linet.gr.jp" "mini.ftp.xpm" "kterm -bg Thistle -fg black -title 'ncftp sv.linet.gr.jp' -e ncftp sv.linet.gr.jp"
; "Ncftp plamo.linet.gr.jp" "mini.ftp.xpm" "kterm -bg Thistle -fg black -title 'ncftp plamo.linet.gr.jp' -e ncftp plamo.linet.gr.jp"
"Ncftp sunsite.sut.ac.jp" "mini.ftp.xpm" "kterm -bg Thistle -fg black -title 'sunsite.sut.ac.jp' -e ncftp sunsite.sut.ac.jp"
"Ncftp ftp.lab.kdd.co.jp" "mini.ftp.xpm" "kterm -bg Thistle -fg black -title 'ftp.lab.kdd.co.jp' -e ncftp ftp.lab.kdd.co.jp"
"Ncftp ftp.ring.gr.jp" "mini.ftp.xpm" "kterm -bg Thistle -fg black -title 'ftp.ring.gr.jp' -e ncftp ftp.ring.gr.jp"
"Ncftp ftp.dnsbalance.ring.gr.jp" "mini.ftp.xpm" "kterm -bg Thistle -fg black -title 'ftp.dnsbalance.ring.gr.jp' -e ncftp ftp.dnsbalance.ring.gr.jp"
-
"設定(\&S)" "setting32.ani"
+
"タスクバー(\&T)" "taskbar16.ani"
+
"下(\&B)" "mini.move.xpm" QVWM_BOTTOM
"上(\&T)" "mini.move.xpm" QVWM_TOP
"左(\&L)" "mini.move.xpm" QVWM_LEFT
"右(\&R)" "mini.move.xpm" QVWM_RIGHT
-
"背景(\&B)" "mini.desktop.xpm"
+
"Plamo" ""
+
"plamoback_c1" "mini.ball.xpm" "xv +noresetroot -root -max -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/plamoback_c1.png"
"plamoback_c2" "mini.ball.xpm" "xv +noresetroot -root -max -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/plamoback_c2.png"
"plamoback_c3" "mini.ball.xpm" "xv +noresetroot -root -max -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/plamoback_c3.png"
"plamoback" "mini.ball.xpm" "xv +noresetroot -root -max -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/plamoback.jpg"
"plamo5h" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/plamo5h.jpg"
"plamo5i" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/plamo5i.jpg"
"plamo5j" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/plamo5j.jpg"
"sx68k_1" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/sx68k_root1.xpm"
"sx68k_2" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/pixmaps/backgrounds/Plamo/sx68k_root2.xpm"
-
"イメージ" ""
+
"BlueImage" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/BlueImage.jpg"
"Brick" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/brick.jpg"
"Coins" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/coins.jpg"
"Dark Wood" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/darkwood.jpg"
"Eyes" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/eyes.jpg"
"Glass" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/glass.jpg"
"Green Carpet" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/carpet.green.jpg"
"Parquet" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/parquet.jpg"
"Pebbles" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/pebbles.jpg"
"Rock" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/rock.tile.jpg"
"Rope" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/rope.weave.jpg"
"Stucco" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/stucco.jpg"
"Tile" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/tile.check.jpg"
"Tree Bark" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/bark.jpg"
"Volcanic" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/volcanic.jpg"
"Wood" "mini.ball.xpm" "xv +noresetroot -root -quit /usr/X11R7/share/afterstep/backgrounds/wood.jpg"
-
"カラー(1)" ""
+
"GreenYellow" "mini.ball.xpm" "xsetroot -solid GreenYellow"
"Yellow" "mini.ball.xpm" "xsetroot -solid Yellow"
"White" "mini.ball.xpm" "xsetroot -solid White"
"Wheat" "mini.ball.xpm" "xsetroot -solid Wheat"
"BlueViolet" "mini.ball.xpm" "xsetroot -solid BlueViolet"
"Violet" "mini.ball.xpm" "xsetroot -solid Violet"
"MediumTurquoise" "mini.ball.xpm" "xsetroot -solid MediumTurquoise"
"DarkTurquoise" "mini.ball.xpm" "xsetroot -solid DarkTurquoise"
"Turquoise" "mini.ball.xpm" "xsetroot -solid Turquoise"
"Thistle" "mini.ball.xpm" "xsetroot -solid Thistle"
"Tan" "mini.ball.xpm" "xsetroot -solid Tan"
"Sienna" "mini.ball.xpm" "xsetroot -solid Sienna"
"Salmon" "mini.ball.xpm" "xsetroot -solid Salmon"
"VioletRed" "mini.ball.xpm" "xsetroot -solid VioletRed"
"OrangeRed" "mini.ball.xpm" "xsetroot -solid OrangeRed"
"MediumVioletRed" "mini.ball.xpm" "xsetroot -solid MediumVioletRed"
-
"カラー(2)" ""
+
"IndianRed" "mini.ball.xpm" "xsetroot -solid IndianRed"
"Red" "mini.ball.xpm" "xsetroot -solid Red"
"Plum" "mini.ball.xpm" "xsetroot -solid Plum"
"Pink" "mini.ball.xpm" "xsetroot -solid Pink"
"MediumOrchid" "mini.ball.xpm" "xsetroot -solid MediumOrchid"
"DarkOrchid" "mini.ball.xpm" "xsetroot -solid DarkOrchid"
"Orchid" "mini.ball.xpm" "xsetroot -solid Orchid"
"Orange" "mini.ball.xpm" "xsetroot -solid Orange"
"Maroon" "mini.ball.xpm" "xsetroot -solid Maroon"
"Magenta" "mini.ball.xpm" "xsetroot -solid Magenta"
"Khaki" "mini.ball.xpm" "xsetroot -solid Khaki"
"Grey" "mini.ball.xpm" "xsetroot -solid Grey"
"LightGray" "mini.ball.xpm" "xsetroot -solid LightGray"
"DimGray" "mini.ball.xpm" "xsetroot -solid DimGray"
"DarkSlateGray" "mini.ball.xpm" "xsetroot -solid DarkSlateGray"
"YellowGreen" "mini.ball.xpm" "xsetroot -solid YellowGreen"
-
"カラー(3)" ""
+
"SpringGreen" "mini.ball.xpm" "xsetroot -solid SpringGreen"
"SeaGreen" "mini.ball.xpm" "xsetroot -solid SeaGreen"
"PaleGreen" "mini.ball.xpm" "xsetroot -solid PaleGreen"
"MediumSpringGreen" "mini.ball.xpm" "xsetroot -solid MediumSpringGreen"
"MediumSeaGreen" "mini.ball.xpm" "xsetroot -solid MediumSeaGreen"
"LimeGreen" "mini.ball.xpm" "xsetroot -solid LimeGreen"
"ForestGreen" "mini.ball.xpm" "xsetroot -solid ForestGreen"
"DarkOliveGreen" "mini.ball.xpm" "xsetroot -solid DarkOliveGreen"
"DarkGreen" "mini.ball.xpm" "xsetroot -solid DarkGreen"
"Green" "mini.ball.xpm" "xsetroot -solid Green"
"Goldenrod" "mini.ball.xpm" "xsetroot -solid Goldenrod"
"Gold" "mini.ball.xpm" "xsetroot -solid Gold"
"Brown" "mini.ball.xpm" "xsetroot -solid Brown"
"Firebrick" "mini.ball.xpm" "xsetroot -solid Firebrick"
"Cyan" "mini.ball.xpm" "xsetroot -solid Cyan"
"Coral" "mini.ball.xpm" "xsetroot -solid Coral"
-
"カラー(4)" ""
+
"SteelBlue" "mini.ball.xpm" "xsetroot -solid SteelBlue"
"SlateBlue" "mini.ball.xpm" "xsetroot -solid SlateBlue"
"SkyBlue" "mini.ball.xpm" "xsetroot -solid SkyBlue"
"Navy" "mini.ball.xpm" "xsetroot -solid Navy"
"MidnightBlue" "mini.ball.xpm" "xsetroot -solid MidnightBlue"
"MediumSlateBlue" "mini.ball.xpm" "xsetroot -solid MediumSlateBlue"
"MediumBlue" "mini.ball.xpm" "xsetroot -solid MediumBlue"
"LightSteelBlue" "mini.ball.xpm" "xsetroot -solid LightSteelBlue"
"LightBlue" "mini.ball.xpm" "xsetroot -solid LightBlue"
"DarkSlateBlue" "mini.ball.xpm" "xsetroot -solid DarkSlateBlue"
"CornflowerBlue" "mini.ball.xpm" "xsetroot -solid CornflowerBlue"
"CadetBlue" "mini.ball.xpm" "xsetroot -solid CadetBlue"
"Blue" "mini.ball.xpm" "xsetroot -solid Blue"
"Black" "mini.ball.xpm" "xsetroot -solid Black"
"MediumAquamarine" "mini.ball.xpm" "xsetroot -solid MediumAquamarine"
"Aquamarine" "mini.ball.xpm" "xsetroot -solid Aquamarine"
-
"アニメーション" ""
+
"Braid" "mini.ball.xpm" "xlock -inroot -mode braid"
"Flame" "mini.ball.xpm" "xlock -inroot -mode flame"
"Grav" "mini.ball.xpm" "xlock -inroot -mode grav"
"Pyro" "mini.ball.xpm" "xlock -inroot -mode pyro"
"Qix" "mini.ball.xpm" "xlock -inroot -mode qix"
"Rock" "mini.ball.xpm" "xlock -inroot -mode rock"
"Slip" "mini.ball.xpm" "xlock -inroot -mode spiral"
"Spline" "mini.ball.xpm" "xlock -inroot -mode spline"
"Swarm" "mini.ball.xpm" "xlock -inroot -mode swarm"
"Worm" "mini.ball.xpm" "xlock -inroot -mode worm"
"アニメーションの終了" "mini.stop.xpm" "killall xlock"
-
-
"画面再描画(\&F)" "mini.display.xpm" "xrefresh"
-
"検索(\&F)" "find32.ani"
+
"全文検索システム Tknamazu" "mini.tknamazu.xpm" "tknamazu"
-
"ヘルプ(\&H)" "help32.xpm" "xman"
"ファイル名を指定して実行(\&R)..." "run32.ani" "kterm -geometry 60x1"
"" "" QVWM_SEPARATOR
"qvwm の終了(\&U)..." "exit32.ani" QVWM_EXIT
;**********************************************************************
; コントロールメニュー設定
;**********************************************************************
[CtrlMenu]
"元のサイズに戻す(\&R)" "" QVWM_RESTORE
"移動(\&M)" "" QVWM_MOVE
"サイズ変更(\&S)" "" QVWM_RESIZE
"最小化(\&N)" "" QVWM_MINIMIZE
"最大化(\&X)" "" QVWM_MAXIMIZE
"一番下に(\&L)" "" QVWM_LOWER
"" "" QVWM_SEPARATOR
"常に手前に" "" QVWM_TOGGLE_ONTOP
"Sticky" "" QVWM_TOGGLE_STICKY
"" "" QVWM_SEPARATOR
"\B閉じる(\&C)" "" QVWM_CLOSE
"強制終了" "" QVWM_KILL
;**********************************************************************
; デスクトップメニュー
;**********************************************************************
[DesktopMenu]
"再描画(\&F)" "" "xrefresh"
"再起動(\&S)" "" QVWM_RESTART
"ウィンドウマネージャ切替え(\&W)" ""
+
"afterstep" "" "EXEC afterstep"
"twm" "" "EXEC twm"
-
"" "" QVWM_SEPARATOR
"\&kterm" "" "kterm -vb -km euc -geometry 80x30+10+10 -bg cornsilk"
"" "" QVWM_SEPARATOR
"アイコン整列(\&I)" "" QVWM_LINEUP_ICON
"ページ切替え(\&P)" ""
+
"上へ(\&U)" "" QVWM_UP_PAGING
"下へ(\&D)" "" QVWM_DOWN_PAGING
"左へ(\&L)" "" QVWM_LEFT_PAGING
"右へ(\&R)" "" QVWM_RIGHT_PAGING
-
"" "" QVWM_SEPARATOR
"qvwmの終了(\&E)" "" QVWM_EXIT
;**********************************************************************
; アイコンメニュー設定
;**********************************************************************
[IconMenu]
"実行(\&E)" "" QVWM_EXEC_ICON
"削除(\&D)" "" QVWM_DELETE_ICON
;**********************************************************************
; タスクバーメニュー設定
;**********************************************************************
[TaskbarMenu]
"重ねて表示(\&O)" "" QVWM_OVERLAP
"左右に並べて表示(\&H)" "" QVWM_TILE_HORZ
"上下に並べて表示(\&V)" "" QVWM_TILE_VERT
"" "" QVWM_SEPARATOR
"全て最小化(\&M)" "" QVWM_MINIMIZE_ALL
"" "" QVWM_SEPARATOR
"位置(\&P)" ""
+
"下(\&B)" "" QVWM_BOTTOM
"上(\&T)" "" QVWM_TOP
"左(\&L)" "" QVWM_LEFT
"右(\&R)" "" QVWM_RIGHT
-
"" "" QVWM_SEPARATOR
"自動的に隠す" "" QVWM_TOGGLE_AUTOHIDE
;**********************************************************************
; ショートカット設定
; <タイトル> <画像名> <外部コマンド> [<x>][, <y>]
; or
; <タイトル> <画像名> <qvwm内部関数名> [<x>][, <y>]
;
; 外部コマンドには以下の修飾子の一つを指定できます。
; PAGE[<x>, <y>, <識別子>] はウィンドウを(x, y)ページに配置します。
; 識別子は[Indicator]セクションのもの同じです。
; PAGECUR[<識別子>] はウィンドウをショートカットがダブルクリック
; されたページに配置します。
; これらの修飾子は他のセクションの外部コマンドでも有効です。
;
; ピックスマップのサイズはIconSizeに指定したサイズです。(デフォルトは
; 32x32)
;**********************************************************************
[Shortcuts]
"ミュール" "emacs32.ani" "PAGE[1, 0, mule] mule"
"XV" "xv32.xpm" "xv"
"Kterm" "xterm32.ani" "kterm -vb -km euc -geometry 80x30+10+10 -bg cornsilk"
"目玉" "xeyes32.ani" "xeyes"
"ネスケ" "netscape32.ani" "PAGECUR[Navigator] mozilla"
"終了" "" QVWM_EXIT
"電卓" "xcalc32.ani" "xcalc" !1, 0
;**********************************************************************
; ショートカットキー設定
; <キー> <修飾キー> <qvwm内部関数>
;
; キーのシンボルについては/usr/include/X11/keysymdef.hを見て下さい。
; AltとMetaは区別されます。
;**********************************************************************
[ShortCutKeys]
F4 Alt QVWM_CLOSE
Escape Ctrl QVWM_POPUP_START_MENU
Escape Alt QVWM_CHANGE_WIN
Escape Alt|Shift QVWM_CHANGE_WIN_BACK
Delete Alt QVWM_CHANGE_WIN_INSCR
Delete Alt|Shift QVWM_CHANGE_WIN_BACK_INSCR
Tab Alt QVWM_SWITCH_TASK
Tab Alt|Shift QVWM_SWITCH_TASK
space Alt QVWM_POPUP_MENU
Insert Alt QVWM_DESKTOP_FOCUS
BackSpace Alt QVWM_POPUP_DESKTOP_MENU
Left Ctrl QVWM_LEFT_PAGING
Right Ctrl QVWM_RIGHT_PAGING
Up Ctrl QVWM_UP_PAGING
Down Ctrl QVWM_DOWN_PAGING
Up Ctrl|Alt QVWM_RAISE
Down Ctrl|Alt QVWM_LOWER
Return Alt QVWM_EXPAND
Left Alt QVWM_EXPAND_LEFT
Right Alt QVWM_EXPAND_RIGHT
Up Alt QVWM_EXPAND_UP
Down Alt QVWM_EXPAND_DOWN
s Alt QVWM_SHOW_TASKBAR
h Alt QVWM_HIDE_TASKBAR
F1 Alt "xman"
;#22 None QVWM_POPUP_START_MENU
;**********************************************************************
; アプリケーション毎の属性設定
; <アプリケーション> <属性,...>
;**********************************************************************
[Applications]
"Kinput2" NO_FOCUS, NO_TITLE, NO_BORDER
"MozillaImStatus" NO_FOCUS, NO_TITLE, NO_BORDER
"XBiff" STICKY, NO_FOCUS
"console" STICKY, NO_TITLE
"Emacs" SMALL_PIX="emacs16.ani", LARGE_PIX="emacs32.ani"
"KTerm" SMALL_PIX="xterm16.xpm", LARGE_PIX="xterm32.ani"
"Netscape" SMALL_PIX="netscape16.ani", LARGE_PIX="netscape32.ani"
"XCalc" SMALL_PIX="xcalc16.xpm", LARGE_PIX="xcalc32.ani", NO_BORDER_EDGE
"XEyes" SMALL_PIX="xeyes16.ani", LARGE_PIX="xeyes32.ani", NO_BORDER
"xv" SMALL_PIX="xv16.xpm", LARGE_PIX="xv32.xpm"
"XClock" NO_TBUTTON, NO_BORDER_EDGE
"oclock" NO_TITLE, NO_BORDER
"Netscape: subprocess diagnostics (stdout/stderr)" CLOSE_SOON
"Netscape Download" ONTOP
"desktop_icon" STICKY, NO_FOCUS, NO_TBUTTON
"panel" STICKY, NO_FOCUS, NO_TBUTTON
"rxvt" SMALL_PIX="xterm16.xpm", LARGE_PIX="xterm32.ani"
"EmiClock" NO_TITLE, NO_BORDER
"xmascot" NO_TITLE, NO_BORDER
"XMMS*" NO_TITLE, NO_BORDER
;**********************************************************************
; インジケータ設定
; <識別示> <ファイル名>
;
; 識別示はタイトル名、リソース名、リースクラス名のいずれかです。
;**********************************************************************
[Indicators]
"xbiff" "xbiff"
"XEyes" "xeyes"
"xload" "xload -nolabel -update 5 -bg gray"
;**********************************************************************
; 終了ダイアログ設定
; <部品名> <文字列または画像名> (<機能>)
;**********************************************************************
[ExitDialog]
Title "qvwm の終了"
StaticText "次の方法で終了してよろしいですか?"
RadioButton "qvwm を終了する" QVWM_EXIT
RadioButton "qvwm を再起動する" QVWM_RESTART
RadioButton "afterstep を起動する" "EXEC afterstep"
RadioButton "fvwm2 を起動する" "EXEC fvwm2"
RadioButton "twm を起動する" "EXEC twm"
IconImage "quit32.ani"
OKButton "はい(\&Y)"
CancelButton "いいえ(\&N)"
HelpButton "ヘルプ(\&H)"
;include ~/.qvwmrc.local