macsplex.com 로그인

검색

조회 수 558 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄 첨부
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 게시글 수정 내역 댓글로 가기 인쇄 첨부
Extra Form
1. Uim 설치

$ sudo apt install uim


2. 오른쪽alt키 한영키로 변환


//우분투에서 오른쪽 Alt키를 hangul키로 변환


$ xmodmap -e 'remove mod1 = Alt_R'

$ xmodmap -e 'keycode 108 = Hangul

// 키맵저장


$ xmodmap -pke > ~/.Xmodmap



3. 제어판에서 uim설정


Region & Language에서 Manage Installed Languages  선택



region_language.png


Install / Remove Languages에서 한국어 추가


languagesupport.png


Keyboard Input method system를 Uim으로 변경



4. Input Method 환경설정 변경


Global Settings에서 Specify default IM 체크

Global Settings > Default Input methodByeoru로 선택


inputmethod1.png


ToolbarDisplayNever로 설정

inputmethod2.png


Byeoru key bindings 1 - Byeoru on, off에 한영키추가

inputmethod3.png

// 오른쪽 Alt키의 기본 키 맵핑을 제거하고 'Hangul'키로 맵핑 $ xmodmap -e 'remove mod1 = Alt_R' $ xmodmap -e 'keycode 108 = Hangul' // 키 맵핑 저장 $ xmodmap -pke > ~/.Xmodmap

출처: https://blog.wonkyunglee.io/26 [Wonkyung's blog]
// 오른쪽 Alt키의 기본 키 맵핑을 제거하고 'Hangul'키로 맵핑 $ xmodmap -e 'remove mod1 = Alt_R' $ xmodmap -e 'keycode 108 = Hangul' // 키 맵핑 저장 $ xmodmap -pke > ~/.Xmodmap

출처: https://blog.wonkyunglee.io/26 [Wonkyung's blog]




--------------------------------------------------광고(Advertising)-------------------------------------------------------------------------------------


TAG •

리눅스 Tip

Linux Tip

  1. nginx rewrite 예제

    Categorynginx
    Read More
  2. nginx semrush bot 차단

    Categorynginx
    Read More
  3. Ngnix 특정폴더 인증절차추가

    CategoryDebian
    Read More
  4. 웹로그분석툴 GoAccess

    CategoryDebian
    Read More
  5. 워드프레스 고유주소 nginx 설정

    CategoryDebian
    Read More
  6. nginx "rewrite" directive is not allowed here in 에러발생시

    CategoryDebian
    Read More
  7. CentOS 8 웹콘솔(Cokpit) 설치하기

    CategoryCentOS
    Read More
  8. 우분투 18.04 영문판에서 한글입력 추가

    CategoryUbuntu
    Read More
  9. yarn 설치방법

    CategoryFedora
    Read More
  10. sudo 유저추가

    CategoryFedora
    Read More
  11. VMware Remote-Console 설치 에러

    CategoryFedora
    Read More
  12. 리눅스 민트 19.1 테사(Tessa) 업그레이드 방법

    CategoryLinuxmint
    Read More
  13. Arch 저장소(repo)추가 방법

    CategoryArch
    Read More
  14. Gzip 압축효율 확인사이트

    Read More
  15. Nginx 이미지링크 방지

    CategoryDebian
    Read More
  16. Nginx사용시 업로드용량변경

    CategoryDebian
    Read More
  17. Mysql(MaridaDB)접속시 ERROR 2002 발생시

    CategoryDB
    Read More
  18. apache2 ssl 모드 활성 및 비활성화 명령어

    CategoryApache2
    Read More
  19. 페도라 방화벽포트열기

    CategoryFedora
    Read More
  20. 페도라에서 VLC를 설치하고 싶을때

    CategoryFedora
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 Next
/ 8