2024年1月13日 星期六

Linux mint 的狀態欄不小心刪掉了

 參考論壇的討論文章: https://forums.linuxmint.com/viewtopic.php?p=2004336#p2004336

開啟終端機 (按快速鍵: Ctrl + alt + T), 再執行以下命令就能恢復:

    dconf reset -f /org/cinnamon/

沒有留言:

張貼留言

在 linux 上使用 qemu 玩 android

 1. 安裝 qemu 及相關工具程式 :     sudo apt install qemu-system-x86 qemu-utils 2. 上 andoid-x86 網站下載  android-x86_64-9.0-r2-k49.iso  檔 : https://sourc...