BenQ USBC 타입 랜카드 설정법
'IT > MAC OSX' 카테고리의 다른 글
맥 OSX 사용 팁 (0) | 2018.03.07 |
---|---|
맥 OSX 필수 프로그램 (0) | 2018.03.07 |
맥 OSX 한글 전환 단축키 변경하기(Shift+Space) (0) | 2018.03.07 |
맥 OSX 사용 팁 (0) | 2018.03.07 |
---|---|
맥 OSX 필수 프로그램 (0) | 2018.03.07 |
맥 OSX 한글 전환 단축키 변경하기(Shift+Space) (0) | 2018.03.07 |
- "Command + c" 로 복사 -> "Command + Option + v" 로 붙여 넣기
- 영역 캡쳐: "Command + Shift + 4"
- 영역 캡쳐 메모리 복사: "Command + Shift + Control + 4"
* Application -> Utility -> Grap 프로그램을 사용해도 간편함
* 참고: http://macnews.tistory.com/498
* 계속 추가 예정
BENQ USBC 타입 유선랜카드(realtek 8159) 업로드 오류 해결 방법 (0) | 2018.08.09 |
---|---|
맥 OSX 필수 프로그램 (0) | 2018.03.07 |
맥 OSX 한글 전환 단축키 변경하기(Shift+Space) (0) | 2018.03.07 |
- AppStore
- https://code.visualstudio.com
- https://www.iterm2.com
- https://brew.sh/
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
- ebay에서 검색, https://www.ebay.co.uk/itm/253531523510
- http://www.oracle.com/technetwork/java/javase/downloads/java-archive-downloads-javase7-521261.html
* 오라클 계정이 있어야함
* ~/.bash_profile 에 아래 내용 추가하여 기본 JDK 설정
export JAVA_HOME="`/usr/libexec/java_home -v '1.7*'`"
BENQ USBC 타입 유선랜카드(realtek 8159) 업로드 오류 해결 방법 (0) | 2018.08.09 |
---|---|
맥 OSX 사용 팁 (0) | 2018.03.07 |
맥 OSX 한글 전환 단축키 변경하기(Shift+Space) (0) | 2018.03.07 |
[참고자료]
http://macnews.tistory.com/3736
* 3번째 방법 추천
0) Preference -> Keyboard -> Shortcuts -> Input Sources ->
- Select the previous input source: Option + Command + Space 로 변경
- Select next source in input menu: Comand + Space 로 변경
1) 탐색기에서 command+shift+G 를 눌러서, "~/Library/Preferences/ 로 이동
* 텍스트 에디터는 app store 에서 TextWrangler 설치하여 사용
2) com.apple.symbolichotkeys.plist 수정
<key>61</key>
<integer>1048576</integer> --> <integer>131072</integer> 로 변경
3) 재부팅
BENQ USBC 타입 유선랜카드(realtek 8159) 업로드 오류 해결 방법 (0) | 2018.08.09 |
---|---|
맥 OSX 사용 팁 (0) | 2018.03.07 |
맥 OSX 필수 프로그램 (0) | 2018.03.07 |