사용자 도구

사이트 도구


linux:xfce:shortcuts

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
linux:xfce:shortcuts [2019/07/19 12:16]
kwon37xi [키보드 프로그램 단축키]
linux:xfce:shortcuts [2019/08/19 16:27]
kwon37xi
줄 27: 줄 27:
 | 창을 뒤로 내리기 | <Alt><Super>Page_Down | | 창을 뒤로 내리기 | <Alt><Super>Page_Down |
 | 전체화면 전환 | <Super>F11 | | 전체화면 전환 | <Super>F11 |
-| 창을 이전 작업공간으로 이동 | <Super><Ctrl><Alt>Left / <Super><Ctrl><Alt>Up | +| 창을 이전 작업공간으로 이동 (작업공간이 2개일 경우에는 1번 작업공간으로 창 이동) | <Super><Ctrl><Alt>Left / <Super><Ctrl><Alt>Up | 
-| 창을 다음 작업공간으로 이동 | <Super><Ctrl><Alt>Right / <Super><Ctrl><Alt>Down |+| 창을 다음 작업공간으로 이동 (작업공간이 2개일 경우에는 2번 작업공간으로 창 이동) | <Super><Ctrl><Alt>Right / <Super><Ctrl><Alt>Down |
 | 창을 상단에 배치(Tiling) | <Super>Up | | 창을 상단에 배치(Tiling) | <Super>Up |
 | 창을 하단에 배치(Tiling) | <Super>Down | | 창을 하단에 배치(Tiling) | <Super>Down |
줄 38: 줄 38:
 | 우측 하단 배치 | <Super>Page_Down| | 우측 하단 배치 | <Super>Page_Down|
 | 데스크톱 보기 | <Super>d | | 데스크톱 보기 | <Super>d |
-| 이전 작업공간 | <Alt><Super>Left | +| 이전 작업공간 (작업공간이 2개일 경우에는 1번 작업공간) | <Alt><Super>Left | 
-| 다음 작업공간 | <Alt><Super>Right |+| 다음 작업공간 (작업공간이 2개일 경우에는 2번 작업공간) | <Alt><Super>Right |
 | 각 작업공간 | <Alt><Super>Fx | | 각 작업공간 | <Alt><Super>Fx |
  
줄 66: 줄 66:
 | ''amixer -q sset Master 5%+''| <Super><Ctrl><Alt>Up (오디오 Volume Up) | | ''amixer -q sset Master 5%+''| <Super><Ctrl><Alt>Up (오디오 Volume Up) |
 | ''amixer -q sset Master 5%-''| <Super><Ctrl><Alt>Down (오디오 Volume Down) | | ''amixer -q sset Master 5%-''| <Super><Ctrl><Alt>Down (오디오 Volume Down) |
 +
 ===== 기타 독립 애플리케이션 ===== ===== 기타 독립 애플리케이션 =====
 | guake 혹은 tilda 혹은 ''%%xfce4-terminal --hide-menubar --hide-borders --drop-down%%'' | <Super>` | | guake 혹은 tilda 혹은 ''%%xfce4-terminal --hide-menubar --hide-borders --drop-down%%'' | <Super>` |
 | Clipman을 안 사용한다면 clipit history | <Super>H | | Clipman을 안 사용한다면 clipit history | <Super>H |
  
 +===== 창을 다른 모니터로 이동 ===== 
 +  * 상하좌우 모니터로 창 옮기기 : ''<Super><Shift>Up/Down/Left/Right'' 
 +  * https://github.com/calandoa/movescreen 에서 ''movescreen.py'' 를 원하는 위치에 복사하고 
 +  * ''/path/to/movescreen.py left'', ''/path/to/movescreen.py right'', ''up'', ''down''을 단축키로 등록해준다. 
 +  * ''xwininfo, wmctrl, xdotool, xrandr'' 패키지를 설채해 두어야 한다.<code sh> 
 +sudo pacman -Syu xorg-xwininfo wmctrl xdotool 
 +</code>
 ===== Mint XFCE 주의점 ===== ===== Mint XFCE 주의점 =====
   * Linux Mint XFCE에서 단축키를 수정해도 먹지 않는 경우 아래 파일을 직접 편집한다. [[http://unix.stackexchange.com/questions/115609/whisker-menu-remove-keyboard-shortcut|xfce - Whisker menu remove keyboard shortcut]]<code>   * Linux Mint XFCE에서 단축키를 수정해도 먹지 않는 경우 아래 파일을 직접 편집한다. [[http://unix.stackexchange.com/questions/115609/whisker-menu-remove-keyboard-shortcut|xfce - Whisker menu remove keyboard shortcut]]<code>
linux/xfce/shortcuts.txt · 마지막으로 수정됨: 2021/01/18 12:01 저자 kwon37xi