일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |
- ios
- Alpha
- Movieplayer
- 비트맵리사이즈
- red5
- FlashDevelop
- FLV Player
- papervision3d
- TweenMax
- 단말 테스트
- flash
- Lifefilm
- FLVPlayback
- ExteranlInterface
- wireless keyboard
- fd3
- ubuntu touch
- os x
- android studio
- Demo
- cocos2d-x
- flashplayer
- publish setting
- javascript
- SWFObject
- complie
- smoothing
- Renewal
- debuger
- 가로
- Today
- Total
ALL ABOUT ME
Ubuntu :: 설치 후 셋팅 할 것들!! 본문
1. Chrome
2. Apple Wireless Keyboard fn key 설정 (https://help.ubuntu.com/community/AppleKeyboard#Ubuntu 8.10 (Intrepid Ibex) through 10.04 (Lucid Lynx))
1. Append the configuration line to the file /etc/modprobe.d/hid_apple.conf creating it if necessary:
$ echo options hid_apple fnmode=2 | sudo tee -a /etc/modprobe.d/hid_apple.conf
2. Notify the hid_apple module to reload its configuration
$ sudo update-initramfs -u
3. Reboot
$ sudo reboot
3. 한/영 전환 키 변경
ibus 에서 Control + Space -> Shift + Space 로 변경
4. ipad charger 설정 (http://korenkov.info/ipad-ipad2-charge-ubuntu)
sudo apt-get install libusb-1.0-0 libusb-1.0-0-dev
wget --no-check-certificate https://github.com/downloads/mkorenkov/ipad_charge/ipad_charge_1.0.tar.gz
tar -xzf ipad_charge_1.0.tar.gz
cd ./ipad_charge_1.0
make
sudo make install
5. vmware 설치 & 패치
6. eclipse 설치
7. eclipse plug-in 설치
- Mylyn
- ADT
8. path 추가
- android sdk
9. thunderbird 설정
'Life' 카테고리의 다른 글
iOS :: Cydia repository source path (0) | 2013.05.15 |
---|---|
Buy :: 브롬톤 공식 웹사이트 (2010/12/23 11:46) (0) | 2013.05.15 |
Ubuntu :: Launcher에 아이콘 추가하기 (0) | 2012.07.10 |
Ubuntu :: apple wireless keyboard fn key settings (0) | 2012.05.03 |
Ubuntu :: 11.04에서 기존 스크롤 사용하기 & 되돌아가기 (0) | 2011.06.07 |