사용자 도구

사이트 도구


linux:xfce:shortcuts

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
linux:xfce:shortcuts [2019/07/19 12:14]
kwon37xi [창 관리자 단축키]
linux:xfce:shortcuts [2019/08/12 15:07]
kwon37xi [창을 다른 모니터로 이동]
줄 59: 줄 59:
 | xfce4-appfinder -c | <Super>F2 | | xfce4-appfinder -c | <Super>F2 |
 | xfce4-popup-applicationsmenu | <Super>F1 | | xfce4-popup-applicationsmenu | <Super>F1 |
-| xfce4-session-logout | <Super>F4 |+| xfce4-session-logout | <Super>F4, <Ctrl><Alt>End |
 | xfce4-taskmanager | <Ctrl><Shift>ESC | | xfce4-taskmanager | <Ctrl><Shift>ESC |
 | gvim | <Super>V | | gvim | <Super>V |
줄 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