forums.virtualbox.org/viewtopic.php?f=8&t=49479


Intel Hardware Accelerated Execution Manager(Intel HAXM) 와 충돌해서라고.

터미널에서 아래 명령어 실행하고 재시동하면 잘 된다.

어흑.. 재설치하느라 지웠는데. 저거 깔고 득 본 것도 없는데.


sudo /System/Library/Extensions/intelhaxm.kext/Contents/Resources/uninstall.sh


Posted by dEtH :

Gimp.app/Contents/Resources/script
를 열어서
GIMP 실행 전에 'export LANG=C' 한 줄을 추가
* 2.6.12 에서는 'gimp-2.6 "$@"' 로 실행

태블릿 펜 필압 감지는 여전히 안된다 
Posted by dEtH :
스노레퍼드에서 라이언으로 오면서 포기하고 있었는데
이미 방법이 나왔네 - 그것도 쉬운 스크립트로!
z2ang.tistory.com/42


- 실행하고 함초롬고딕이나 나눔고딕 중 고르면 설치해 준다
- 함초롬고딕은 다운로드까지!
- 이 스크립트가 설치한 함초롬 글꼴은 이름 뒤에 -LVT가 붙는다
Posted by dEtH :
다음 문서대로 하면 된다:
http://blog.nolar.info/ntfs-3g-in-mac-os-x-lion-10-7-with-read-write-support/
  1. OSXFUSE 설치 (최신 버전 - 2.3.4)
  2. NTFS-3G 설치 (예전 버전 - 2010.10.2)
  3. fuse_wait 패치
느리다지만.. 무료로 되는 게 어디야.
Posted by dEtH :
http://www.paulmc.org/2007/12/using-tab-to-select-dialog-box-buttons-in-mac-os-x/

  1. "시스템 환경설정" 실행
  2. "키보드 단축키" 탭 페이지
  3. 하단의 "전체 키보드 접근: ..." 설정을 "모든 컨트롤"로 바꿈
설정을 바꾸는 단축키는 ^F7
Posted by dEtH :
xact.scottcbrown.org

GUI based front end for the unix applications
Shorten (3.6.1),
shntool (3.0.10),
monkey's audio compressor (3.99),
flac (1.2.1),
wavpack (4.60.1),
TTA (3.4.1),
cdda2wav 3.0 (with paranoia support) and
dvda-author (v09.05).
It also uses sox(14.3.1), LAME 3.98.4, AtomicParsley 0.9.0, TagLib and mp4v2
Posted by dEtH :

시스템 잠그기

2011. 8. 24. 14:39 컴퓨터/Mac
윈도에선 간단히 Win+L을 누르면 되는데
맥은 그런 거 없다

Eject키가 있으면 cmd+alt+eject를 누르면 잠자기 상태가 된다
하지만 맥북에어는 eject키가 없다

검색해 보니 Automator를 이용한 방법이 좋아 보인다

Automator
  1. Automator 실행
  2. '서비스' 선택
  3. '서비스가 받는 항목': '입력 없음'
  4. '화면 보호기 시작' 동작을 끌어다 놓기
  5. 저장 (이름은 '화면 보호기 시작')

단축키 설정
  1. '시스템 환경설정 > 키보드 > 키보드 단축키' 실행
  2. 왼쪽 틀에서 '서비스' 선택
  3. 오른쪽 틀에서 방금 만든 Automator 서비스 선택
  4. 단축키 자리를 이중클릭하고 단축키 누름("cmd+alt+L")

암호 요구
  1. '시스템 환경설정 > 보안 및 개인 정보 > 일반' 실행
  2. '잠자기 또는 화면 보호기 시작 즉시 암호 요구' 체크
Posted by dEtH :

Gutenprint

2011. 8. 24. 14:26 컴퓨터/Mac
macosx/pxlmono와 비슷한, 3rd-party printer driver
둘 다 사무실의 Ricoh Aficio 2022를 지원한다
(Ricoh 홈페이지에서 제공하는 드라이버는 안되고)

회색을 표현할 때
pxlmono는 격자(8*8?) 패턴으로 칠하고
Gutenprint는 부드러운 디더링(?) 패턴으로 칠한다
방식으로 보면 Gutenprint가 더 고급인데, 결과물은 pxlmono가 좋아 보여서 이 쪽을 쓴다
Gutenprint의 출력물은 점 하나의 크기가 제법 커서 거칠다
그래서인지 스풀링이 빠르긴 하지만 
Posted by dEtH :
요약: root 권한으로 지우기

root 살리기

  1. From the Apple menu choose System Preferences....
  2. From the View menu choose Users & Groups.
  3. Click the lock and authenticate as an administrator account.
  4. Click Login Options....
  5. Click the "Edit..." or "Join..." button at the bottom right.
  6. Click the "Open Directory Utility..." button.
  7. Click the lock in the Directory Utility window.
  8. Enter an administrator account name and password, then click OK.
  9. Choose Enable Root User from the Edit menu.
  10. Enter the root password you wish to use in both the Password and Verify fields, then click OK.
지우기
  1. Open Terminal.
  2. Type "su" and the password.
  3. Type "rm -r /Applications/iTunes.app"
Posted by dEtH :
chflags nohidden ~/L​ibr​ary​/
Finder '이동' Alt​+클릭
Finder ⇧⌘G '~/​Lib​rar​y'
Posted by dEtH :