Common keyboard shortcuts
| Cut | Copy | Paste | |
|---|---|---|---|
| Generic/Apple | command-X | command-C | command-V |
| Windows/GNOME/KDE | control-X / shift-Delete | control-C / control-Insert | control-V / shift-Insert |
| BeOS | alt-X | alt-C | alt-V |
| Common User Access | shift+Delete | control+Insert | shift+Insert |
| Emacs | control-W (to mark) control-K (to end of line) | meta-W (to mark) | control-Y |
| vi | d (delete) | y (yank) | p (put) |
'개발 개발' 카테고리의 다른 글
| 멀티 플랫폼 UI 선택시 조언 (0) | 2012.11.12 |
|---|---|
| C++ 카사블랑카 라이브러리 (0) | 2012.11.06 |
| 소프트웨어 제작의 기본 (3) | 2012.05.21 |
| [OpenSSL 프로그래밍] (0) | 2012.05.11 |
| HG ( Mercurial ) 한글 파일 문제 해결 (0) | 2012.02.07 |