6月
21
2008
0

カーソルの移動速度を高速化

システム環境設定で設定可能な0~3以上に高速化するコマンド

マウスの場合

$ defaults write .GlobalPreferences com.apple.mouse.scaling Speed

トラックパッドの場合

$ defaults write .GlobalPreferences com.apple.trackpad.scaling Speed

Written by h2 in: PC | タグ: ,
6月
21
2008
0

スクリーンショットの画像形式を変更

画像形式は,png, jpg, gif, bmp, tif, pdf, pict, jp2, psd, sgi, tga に対応

$ defaults write ~/Library/Preferences/com.apple.screencapture type Type

Written by h2 in: PC | タグ: ,
6月
21
2008
0

ネットワークドライブに.DS_Storeを作成しない

$ defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool YES
$ killall Finder
Written by h2 in: PC | タグ: ,
6月
21
2008
0

Finderにフルパスを表示

パスバーに加えて,ウィンドウのタイトルにもフルパスを表示することができる
これにより,Witchでウィンドウを切り替えるときにウィンドウを識別しやすくなる

$ defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
$ killall Finder
Written by h2 in: PC | タグ: ,
6月
21
2008
0

Finderで隠しファイルを表示


$ defaults write com.apple.finder AppleShowAllFiles -bool YES
$ killall Finder

元に戻すときは

$ defaults write com.apple.finder AppleShowAllFiles -bool NO
$ killall Finder

Macは隠しファイルが多く,普段表示していると邪魔なので必要なときだけ表示するのがオススメ

Written by h2 in: PC | タグ: ,
6月
20
2008
1

Finderのフォルダ表記を英語で統一

日本語でOS Xを使ってると,FinderでDocumentsフォルダーやDesktopフォルダーが「書類」や「デスクトップ」などと表示される.
ターミナルなどと統一されておらず分かりづらいので変更

$ cd /System/Library/CoreServices/SystemFolderLocalizations/
# mv Japanese.lproj Japanese.lproj.bak
# sudo ln -s ./en.lproj Japanese.lproj
$ killall Finder
Written by h2 in: PC | タグ: ,

TheBuckmaker WordPress Themes Webhosting, MP3, AAC & Co