Windows 10의 Multiple Desktop을 사용해서 하나는 Windows로, 나머지 하나는 VMware를 이용해 Ubuntu를 전체화면 해두고 사용하려고 했는데 Ubuntu에서는 단축키인 Ctrl + Windows + Arrow키가 먹히지를 않는 것이다. 윈도우 키를 VMware 안에서 처리해버리기 때문이다.
When using multiple desktop in Windows 10, Windows in one desktop, Ubuntu from VMware in another, I could not use the shortcut key for switching desktops(Ctrl + Windows + Arrow). It's because windows key is handled by VMware, not Windows.
이 단축키를 사용할 수 있는 간단한 방법은 Ctrl + Alt를 이용해 VMware모드를 빠져나간 뒤 Ctrl + Windows + Arrow키를 누르는 방법이다.
Easiest way to solve this problem is to escape VM mode with Ctrl + Alt, and then press Ctrl + Windows + Arrow.
아니면 Windows키를 VMware에서 처리하지 않도록 하는 방법이 있는지는 모르겠다.
I'm not sure if I can make VMware not handle window key.
'Documents' 카테고리의 다른 글
기계어(opcode)와 어셈블리 서로 바꾸기 (0) | 2015.10.01 |
---|---|
hexdump 함수 (0) | 2015.09.02 |
Windows 10에서 MS Office 에러 (0) | 2015.08.19 |
Diophantine Equation(디오판틴 방정식)과 파이썬 코드 (0) | 2015.04.20 |
11회 해킹캠프 "Buffer Overflow 공격의 이해" 발표자료 (0) | 2015.02.15 |