Debian GNU Linux/4.0 etch/amd64/wine

Debian GNU/Linux 4.0 etch amd64 - wine

Wine本体

インストール

rootにて

wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo apt-key add -
wget http://wine.budgetdedicated.com/apt/sources.list.d/etch.list -O /etc/apt/sources.list.d/winehq.list
aptitude update
aptitude install wine


設定

userにて

winecfg

soundの設定等を先にやってないと固まる?

日本語入力

userにて
1.regeditで「Software\\Wine」にキー「X11 Driver」を作成。
2.user.regに「[HKEY_CURRENT_USER\Software\Wine\X11 Driver]」ができているので"InputStyle"="overthespot"を追加。

user.reg

[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
"InputStyle"="root"


デフォルトブラウザの変更

userにて
winebrowser.reg

REGEDIT4

[HKEY_CURRENT_USER\Software\Wine\WineBrowser]
"Browsers"="firefox"


IE6

インストール

wget http://www.tatanka.com.br/ies4linux/downloads/ies4linux-latest.tar.gz


userにて

tar zxvf ies4linux-latest.tar.gz
cd ies4linux-*
./ies4linux


情報源

2008-02-11 (月) 19:26:21 (5912d)

リロード   新規 編集 凍結 差分 添付 複製 名前変更   ホーム 一覧 単語検索 最終更新 バックアップ リンク元   ヘルプ   最終更新のRSS