【分享】製作ibus的重新啟動圖示 [論壇 - Ubuntu基本設定]
正在瀏覽:
1 名遊客
【分享】製作ibus的重新啟動圖示 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員五級
![]() ![]() 註冊日期:
2009/10/29 4:50 所屬群組:
已註冊使用者 等級: 41
HP : 203 / 1016
![]() |
在終端機中輸入:
nano ~/.local/share/applications/ibus-restart.desktop 貼上下列內容 [Desktop Entry] Name=Restart ibus Name[zh_TW]=Restart ibus Comment=Restart ibus-daemon Comment[zh_TW]=重新啟動 ibus-daemon Exec=ibus restart Icon=ibus Terminal=false Type=Application Categories=System;Utility; StartupNotify=false X-GNOME-AutoRestart=false X-GNOME-Autostart-Notify=false 然後按 Ctrl+o 儲存,按 Ctrl+x 離開。 即使到了 20.04 ,ibus還是容易當啊…
2020/5/1 19:44
|
||||||||||
![]() |
回覆: 【分享】製作ibus的重新啟動圖示 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員五級
![]() ![]() 註冊日期:
2012/4/22 10:50 所屬群組:
已註冊使用者 等級: 35
HP : 172 / 861
![]() |
感謝您的分享,
延續您在「#1」提到的,可以直接執行下面的指令,就可以產生「~/.local/share/applications/ibus-restart.desktop」 cat > ~/.local/share/applications/ibus-restart.desktop << EOF [Desktop Entry] Name=Restart ibus Name[zh_TW]=Restart ibus Comment=Restart ibus-daemon Comment[zh_TW]=重新啟動 ibus-daemon Exec=ibus restart Icon=ibus Terminal=false Type=Application Categories=System;Utility; StartupNotify=false X-GNOME-AutoRestart=false X-GNOME-Autostart-Notify=false EOF 我也將一段寫成「shell script」,放在「GitHub」上 以上提供參考 ![]() * https://wiki.archlinux.org/index.php/desktop_entries
2020/5/1 20:24
|
||||||||||
![]() |
回覆: 【分享】製作ibus的重新啟動圖示 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員五級
![]() ![]() 註冊日期:
2009/10/29 4:50 所屬群組:
已註冊使用者 等級: 41
HP : 203 / 1016
![]() |
samwhelp 寫到: 啊,對耶,感謝。 ![]()
2020/5/1 20:29
|
||||||||||
![]() |
回覆: 【分享】製作ibus的重新啟動圖示 |
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
會員五級
![]() ![]() 註冊日期:
2009/10/29 4:50 所屬群組:
已註冊使用者 等級: 41
HP : 203 / 1016
![]() |
順便一提,以前調整ibus候選字詞大小的GNOME Shell Extension無法在20.04上使用,現在必須用這個:
https://extensions.gnome.org/extension/2729/ibus-font-setting/
2020/5/2 22:26
|
||||||||||
![]() |
您可以查看帖子.
您不可發帖.
您不可回覆.
您不可編輯自己的帖子.
您不可刪除自己的帖子.
您不可發起投票調查.
您不可在投票調查中投票.
您不可上傳附件.
您不可不經審核直接發帖.