사용자 도구

사이트 도구


linux:gnome:nautilus

차이

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

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
linux:gnome:nautilus [2022/05/11 00:56]
kwon37xi
linux:gnome:nautilus [2022/05/30 23:38] (현재)
kwon37xi [Custom right click actions - nautilus script]
줄 1: 줄 1:
 ====== Gnome Nautilus File Manager ====== ====== Gnome Nautilus File Manager ======
 +  * [[https://wiki.archlinux.org/title/GNOME/Files#Create_a_new_document_from_the_right-click_menu|GNOME/Files - ArchWiki]] 
 +
  
 ===== 재시작 ===== ===== 재시작 =====
줄 10: 줄 12:
  
 ===== Custom right click actions - nautilus script ===== ===== Custom right click actions - nautilus script =====
 +  * [[https://www.gnome-look.org/browse?cat=126|Nautilus Scripts - Gnome-look.org]]
   * ''~/.local/share/nautilus/scripts/'' 에 shell script 혹은 python, ruby script 등을 넣어 두면 우클릭 컨텍스트 메뉴로 해당 스크립트를 실행할 수 있다.   * ''~/.local/share/nautilus/scripts/'' 에 shell script 혹은 python, ruby script 등을 넣어 두면 우클릭 컨텍스트 메뉴로 해당 스크립트를 실행할 수 있다.
   * 실행시에 Nautilus 에서 선택된 파일 목록을 환경변수로 함께 넘겨준다.   * 실행시에 Nautilus 에서 선택된 파일 목록을 환경변수로 함께 넘겨준다.
줄 20: 줄 23:
   * [[http://mundogeek.net/nautilus-scripts/#nautilus-play-mplayer|Nautilus scripts]]   * [[http://mundogeek.net/nautilus-scripts/#nautilus-play-mplayer|Nautilus scripts]]
   * [[https://linuxconfig.org/how-to-extend-the-gnome-nautilus-file-manager-with-custom-scripts|How to extend the GNOME Nautilus file manager with custom scripts - Linux Tutorials - Learn Linux Configuration]]   * [[https://linuxconfig.org/how-to-extend-the-gnome-nautilus-file-manager-with-custom-scripts|How to extend the GNOME Nautilus file manager with custom scripts - Linux Tutorials - Learn Linux Configuration]]
 +
 +===== script 에 단축키 걸기 =====
 +  * ''~/.config/nautilus/scripts-accels'' 파일 생성
 +
 +<code>
 +; Example Keybinds
 +; Modifiers: <Control> <Alt> <Shift>
 +F4 <script파일명>
 +<Alt>x <script파일명2>
 +</code>
  
 ===== nautilus-script-manager ===== ===== nautilus-script-manager =====
linux/gnome/nautilus.1652198196.txt.gz · 마지막으로 수정됨: 2022/05/11 00:56 저자 kwon37xi