XRDP를 사용해 Windows에서 Linux를 원격 중 'd'키를 누르면 바탕화면으로 이동되는 문제가 발견되었다.
필자는 Linux Mint를 사용한다.
그리고 인터넷에 많이 올라와 있는 아래의 해결 방법이 되지 않는다.
$ gconf-editor
gconf-editor에서 / -> app -> metacity -> global_keybindings 경로에 들어가
show desktop 단축키를 "<Super>d" 에서 "<Ctrl>d" 나 "<Ctrl><Alt>d" 또는 "disabled"로 수정한다.
사실 필자는... global_keybindings 경로가 존재하지 않아... 난감했다.
필자와 같은 이들을 위해 새로운 방법을 제시하고자 한다.
저렇게 구지 안해도 해결 방법은 정말 쉽다...
System Settings -> Keyboard -> Keyboard shortcuts -> Windows 메뉴 -> Show desktop의 Keyboard bindings를 수정
참 쉽죠~
1. $ sudo apt-get install compizconfig-settings-manager
2. $ ccsm // 이때 sudo를 쓰지 않는다.
3. 창이 떴으면 아래 순서로 잘 찾아간다.
General -> General Options -> Key bindings -> Show Desktop
4. Show Desktop을 찾았다면 해당 단축키를 변경 하거나 Disable 해주는 것 만으로 해결된다.
5. 이제 원격(remote)를 다시 시도해본다.
'Eureka > Linux' 카테고리의 다른 글
[Tip] How to use A2DP Technology of HBS-730 (0) | 2014.04.08 |
---|---|
[Tip] How to find the total number of files in a folder (0) | 2014.04.08 |
[Tip] How to use Unzip command in linux (0) | 2014.04.08 |
[Solution] PlayOnLinux is unable to find 32bits OpenGL libraries (6) | 2013.09.20 |
[Solution] E: Unable to correct problems, you have held broken packages. (1) | 2013.09.05 |
[Solution] Unable to mount SAMSUNG_Android (0) | 2013.07.06 |
[Solution] Linux Chrom Site 한글깨짐 현상 (0) | 2013.06.28 |
[Tip] How to open Chm file in Linux (2) | 2013.06.26 |