[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:02268] Re: [BUG REPORT] afterstep-i18n, error in system.steprc



鍋谷です。

From: Hiroshi KISE <kise@xxxxxxxxxxxx>
Subject: [debian-users:02255] [BUG REPORT] afterstep-i18n, error in system.steprc
Date: Wed, 15 Oct 1997 15:07:25 +0900

> Package: afterstep-i18n
> Version: 1.0.Jun16-2
> 
> やっとこさfvwm2からAfterStepに移行(といっても別マシンの設定ファイルを
> 参考にしたので楽勝)しました。そのとき、デフォルトの設定ファイルである
> /etc/X11/afterstep/system.steprc
> に間違い(らしきもの)をみつけました。
> 
> あちこちいじっているので、diff -uして、さらにその一部を抜き出しますが、
> ================
> @@ -499,8 +509,10 @@
>  # in the root window (background area) ... note that we have added
>  # our above Menus to this one ... also note that menus must be
>  # defined first before they can be placed in a different menu
> -Popup "HotList"
> -       Title   "HotList"
> +#Popup "HotList"
> +Popup "/Debian"
> +       Title   "/Debian"
> ================
> このように変更しないと、マウスの第1ボタンを押したときに、何も
> 出てきません。

menu パッケージはインストールされてますでしょうか? 私のところでは、
"DebianMenu" が出ます。一応、

"HotList" ==> オリジナルの system.steprc にある popup ウインドウ
"/Debian" ==> Debian menu system によって作られる popup ウインドウ

と考えています。"HotList" の方を利用する場合は次のようして頂くつもりで
した。

# "HotList" をデフォルトにした方が良いのでしょうか? いずれにせよ、
# 細かい bug fix もいくつかありますので近いうちに新しいものを用意します。

-------------------------------------------------------------------------
--- system.steprc	Wed Oct 15 20:15:10 1997
+++ system.steprc.new	Wed Oct 15 20:14:36 1997
@@ -562,9 +562,9 @@
 Mouse 0         1       A       Iconify
 Mouse 0         2       A       Close
 # The following line uses the Debian menu system provided by the menu package.
-Mouse 1         R       A       PopUp "/Debian"
+#Mouse 1         R       A       PopUp "/Debian"
 # This next line uses default AfterStep menus instead.
-#Mouse 1       R       A       PopUp "HotList"
+Mouse 1       R       A       PopUp "HotList"
 Mouse 1		FS	A	Function "Resize-or-Raise"
 Mouse 1		I	A	Function "Move-or-Iconify"
 Mouse 1		T	A	Function "Shade-or-Raise"
@@ -579,9 +579,9 @@
 #////////////////////#
 
 # The following line uses the Debian menu system provided by the menu package.
-Key F1         A       M       Popup "/Debian"
+#Key F1         A       M       Popup "/Debian"
 # This next line uses default AfterStep menus instead.
-#Key F1                A       M       Popup "HotList"
+Key F1                A       M       Popup "HotList"
 Key F2		A	M	Popup "Window Ops"
 Key F3		A	M	WindowList
 # Alt-F4 will take a screenshot and save it in
---------------------------------------------------------------------------
大阪大学理学研究科物理学専攻 博士前期課程2年 大坪研究室(06-850-5346)
         鍋谷 栄展      nabetani@xxxxxxxxxxxxxxxxxxxxxxxxxxx