Pages

2012年12月31日月曜日

[MAC] 不可視ファイルや不可視フォルダを表示

不可視ファイルや不可視フォルダを表示
「ターミナル」に以下のように入力
defaults write com.apple.finder AppleShowAllFiles -boolean true

Finderを再起動
killall Finder

元に戻すには
defaults delete com.apple.finder AppleShowAllFiles

killall Finder

2012年10月29日月曜日

AppleTV 2G でスクリーンショットの取得方法

NitoTVで'screencapture'をインストール
SSH in: ssh root@Apple-TV.local2. "screencapture"とタイプ
root 以下のフォルダに保存される(上書きされてしまう)
How to take a screenshot (screen capture) on ATV 2nd Gen/a>