문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
linux:windowmanager:quicktile [2013/12/29 18:03] kwon37xi [단축키] |
linux:windowmanager:quicktile [2015/02/12 09:57] (현재) kwon37xi [설치] |
||
|---|---|---|---|
| 줄 2: | 줄 2: | ||
| * [[http:// | * [[http:// | ||
| * [[: | * [[: | ||
| + | * {{youtube> | ||
| ===== 설치 ===== | ===== 설치 ===== | ||
| 줄 8: | 줄 9: | ||
| sudo apt-get install python python-gtk2 python-xlib python-dbus python-wnck | sudo apt-get install python python-gtk2 python-xlib python-dbus python-wnck | ||
| </ | </ | ||
| - | * '' | + | * '' |
| + | * 세션 시작 프로그램으로 '' | ||
| ===== 단축키 ===== | ===== 단축키 ===== | ||
| * '' | * '' | ||
| 줄 15: | 줄 16: | ||
| * '' | * '' | ||
| * '' | * '' | ||
| + | * '' | ||
| + | [general] | ||
| + | cfg_schema = 1 | ||
| + | UseWorkarea = True | ||
| + | ModMask = < | ||
| + | [keys] | ||
| + | C = move-to-center | ||
| + | H = horizontal-maximize | ||
| + | V = vertical-maximize | ||
| + | M = maximize | ||
| + | End = bottom-left | ||
| + | Down = bottom | ||
| + | Next = bottom-right | ||
| + | Left = left | ||
| + | Insert = middle | ||
| + | Right = right | ||
| + | Home = top-left | ||
| + | Up = top | ||
| + | Prior = top-right | ||
| + | Delete = monitor-switch | ||
| + | </ | ||