2006年12月25日月曜日

Mac OS X 10.4: ネットワーク接続時に .DS_Store ファイルの作成を抑制する方法

Refer to following page.
http://docs.info.apple.com/article.html?artnum=301711-ja

2006年12月21日木曜日

Set japanese enviroment on X11

Fix the "enviroment.plist"

you have to use "sudo" command.
"su" command can't use nomally.

Install X11 on Macosx and Tgif

How to Install the X11 enviroment
In order to install X11 it to use a install CD.
Insert the CD and look for "Optional Installs" icon.
Select the costum install and X11.

How to install Tgif
Get EasyPachage and install.
If you can't start Tgif, you have to modify the setting.
Start the Terminal app and exec following command.
"export DISPLAY=localhost:0.0"

That's it.