====== Linux Mint Mate(마테) Desktop ====== * [[http://www.techsupportalert.com/content/tips-and-tricks-linux-mint-after-installation-mint-13-maya-mate-edition.htm|Tips and Tricks for Linux Mint After Installation [Mint 13 to 16 - MATE Edition]]] * [[http://linuxmint-art.org/|Linux Mint Art]] 테마 모음 * [[linux:mint:mate:shortcut|Mate 단축키]] ===== 메뉴 단축키 변경 ===== * [[http://superuser.com/questions/769015/mate-1-8-0-how-to-set-ctrlescape-shortcut-for-main-menu|linux mint - MATE 1.8.0: how to set Ctrl+Escape shortcut for main menu - Super User]] * ''dconf-editor''에서 ''com > linuxmint > mintmenu'' ''hot-key'' 항목에 문자열로 지정 * ''Escape'' : Ctrl+ESC * ''Escape'' : Win+ESC * 이후 재로그인 혹은 재부팅이 필요함. ===== 다른 배포판에서 설치시 ===== * 다른 Mint 배포판 계열을 사용하다가 Mate를 설치하고 싶으면 sudo apt-get install mint-meta-mate # 그외 다른 패키지들... ===== 기본 추가 설치 패키지 ===== * ''mate-themes'' * ''mate-icon-theme-faenza'' * ''mate-backgrounds'' * ''mint-backgrounds-*'' * ''caja-dropbox'' ===== 시작프로그램 ===== * ''~/.config/autostart''에 기존 Desktop Environment의 시작 프로그램들이 남아있을 때 오동작을 보였다. 깨끗이 정리하고 새로 등록하니까 잘 됐음. ===== Marco Window Manager ===== * **제어판 -> 창 -> 위치**에서 * ''새 창을 가운데로'' 체크 * ''가장자리 별로 바둑판 배피 활성화'' 체크 * marco는 타일링 기능이 부족하다. [[linux:windowmanager:quicktile|QuickTile]]을 이용해 보완할 수 있다. * **제어판 -> 데스크탑 설정 -> 창**에서 Compiz로 창 관리자를 변경할 수 있다. ===== Window Manager OpenBox 바꾸기 ===== * marco가 맘에 안들면 오픈 박스로 바꿀 수 있다. * [[linux:windowmanager:openbox|OpenBox Window Manager]] * [[http://community.linuxmint.com/tutorial/view/1298|Compiz in Linux Mint 15 & 16 - Mate edition - 참조]] * dconf-editor, openbox, openbox-themes, obconf 등의 패키지 설치 * **제어판 -> 시작 프로그램** 에서 ''openbox --replace'' 등록 * ''dconf-editor''를 실행하고 **org > mate > desktop > session > required-components > windowmanager** 값을 ''marco''에서 ''**openbox**''로 변경. * 재시작. * 시작시 **그놈** 세션 선택 : 이거 안하면 이상 동작함. ===== File Manager ===== * ''caja'' * 실행은 ''caja 디렉토리경로''로 해야한다. ===== Screensaver 이미지 경로 변경 ===== * [[http://techlorebyigor.blogspot.kr/2013/01/how-to-change-pictures-folder-in-mate.html|How to change pictures folder in mate screensaver]] * ''/usr/share/applications/screensavers/personal-slideshow.desktop'' 파일의 ''Exec'' 명령 부분에 ''%%--%%location=/path/to/pictures''를 지정한다. ===== 네트워크 매니저 애플릿(nm-applet) ===== * Mint 과거 버전에서 [[http://ubuntuforums.org/showthread.php?t=2186487|Network Manager Applet]]이 사라지는 현상 * ''/etx/xdg/autostart/nm-applet.desktop''에 ''AutostartCondition=GNOME3 unless-session gnome'' 있기 때문인 듯. * ''~/.config/autostart/nm-applet_mate.desktop''으로 복사하고 ''AutostartCondition''부분 삭제 ===== Top Menu ===== * [[http://www.webupd8.org/2014/12/get-global-menu-in-mate-18-with-topmenu.html|Get A Global Menu In MATE 1.8 With TopMenu (PPA For Ubuntu And Linux Mint)]]