在 Ubuntu Unity 中将最小化、最大化和关闭移到右侧
在较新的 Ubuntu 版本中,最小化、最大化和关闭图标已移到窗口左上角。
如果你想让它显示在右侧,请按照此指南操作:
- 打开终端(例如点击 Ubuntu Dashboard 并输入 Terminal,然后点击 Terminal)
- 将此文本复制粘贴到终端中(Ctrl+V 在这里不起作用,使用右键 -> 粘贴)
move_unity_window_buttons.sh
gconftool-2 -s /apps/metacity/general/button_layout —type=string “menu:minimize,maximize,close”- 按 Return / Enter
- 图标应立即移到右侧
Check out similar posts by category:
Allgemein
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow