문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
linux:fusuma [2020/07/26 17:09] kwon37xi |
linux:fusuma [2020/08/16 07:23] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 4: | 줄 4: | ||
| * [[linux: | * [[linux: | ||
| + | ===== 설정 ===== | ||
| + | * '' | ||
| + | * '' | ||
| + | * [[https:// | ||
| + | |||
| + | ===== KDE 와 기타 ===== | ||
| + | * [[https:// | ||
| + | |||
| + | |||
| + | ===== Gnome 에서 사용시 ===== | ||
| + | <code sh> | ||
| + | gsettings set org.gnome.desktop.peripherals.touchpad send-events enabled | ||
| + | </ | ||
| + | |||
| + | * 만약 **키보드 추가설정**('' | ||
| + | * see [[linux: | ||
| + | * 각종 명령을 '' | ||
| + | * [[linux: | ||
| + | * [[https:// | ||
| + | * [[linux: | ||
| + | |||
| + | < | ||
| + | swipe: | ||
| + | 3: | ||
| + | left: | ||
| + | command: ' | ||
| + | right: | ||
| + | command: ' | ||
| + | up: # Gnome Overview | ||
| + | command: " | ||
| + | down: # Gnome Menu | ||
| + | command: " | ||
| + | 4: | ||
| + | left: | ||
| + | command: ' | ||
| + | right: | ||
| + | command: ' | ||
| + | up: | ||
| + | command: '/ | ||
| + | down: | ||
| + | command: '/ | ||
| + | pinch: | ||
| + | 2: | ||
| + | in: | ||
| + | command: '/ | ||
| + | out: | ||
| + | command: " | ||
| + | threshold: | ||
| + | swipe: 1 | ||
| + | pinch: 0.5 | ||
| + | interval: | ||
| + | swipe: 1 | ||
| + | pinch: 3 | ||
| + | </ | ||
| ===== 참조 ===== | ===== 참조 ===== | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||