在 Debian 7.0 (MATE) 裡使用 Guake terminal
Guake terminal 是個具有下拉 (Drop-down) 功能的 Terminal 摸擬器,也是凍仁現在必裝的套件之一。其最大的優點是可以快速喚出 Terminal 以增進生產力,例如 Blog 寫到一半臨時想打個指令,這時只需藉由 F12 [1] 就可快速喚出/隱藏 Guake;若您使用的桌面環境為 KDE,請改用 Yakuake 。
在 MATE 的環境裡,除安裝 guake 外,還需安裝 mate-notification-daemon [2] 套件才可正常使用。
[1] F12 為預設的切換快捷鍵,可依個人喜好修改,凍仁則偏愛 Alt + ESC 的組合。
[2] 由於 Debian 搭配 MATE 環境時,預設不會裝到狀態通知的相關套件,故執行 guake 時會以下的錯誤訊息,這時只需補裝 mate-notification-daemon 套件即可解決。
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
完工!若客官喜歡,不妨加入 autostart 清單裡。
Guake on MATE x Debian 7.0 |
在 MATE 的環境裡,除安裝 guake 外,還需安裝 mate-notification-daemon [2] 套件才可正常使用。
[ jonny@wheezy ~ ]
$ sudo aptitude install guake mate-notification-daemon Enter
[1] F12 為預設的切換快捷鍵,可依個人喜好修改,凍仁則偏愛 Alt + ESC 的組合。
[2] 由於 Debian 搭配 MATE 環境時,預設不會裝到狀態通知的相關套件,故執行 guake 時會以下的錯誤訊息,這時只需補裝 mate-notification-daemon 套件即可解決。
glib.GError: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.Notifications was not provided by any .service files
完工!若客官喜歡,不妨加入 autostart 清單裡。
相關連結:
★解決 Guake 無法在 MATE 底下使用的問題 | Plurk
資料來源:
★guake terminal wont start | Linux Mint
留言
張貼留言
喜歡這篇文章嗎?歡迎在底下留言讓凍仁知道。😉