macOS ₩ 대신 ` 입력하기
참고: https://ani2life.com/wp/?p=1753
~/Library/KeyBindings/DefaultKeyBinding.dict 파일 수정 (없다면 생성) 아래 내용 추가
{
"₩" = ("insertText:", "`");
}
참고: https://ani2life.com/wp/?p=1753
~/Library/KeyBindings/DefaultKeyBinding.dict 파일 수정 (없다면 생성) 아래 내용 추가
{
"₩" = ("insertText:", "`");
}