Summary: Arrangement of buttons on the titlebar
Description:
Arrangement of buttons on the titlebar. The value should be a string, such as "menu:minimize,maximize,spacer,close"; the colon separates the left corner of the window from the right corner, and the button names are comma-separated. Duplicate buttons are not allowed. Unknown button names are silently ignored so that buttons can be added in future metacity versions without breaking older versions. A special spacer tag can be used to insert some space between two adjacent buttons.
Type: String
Default: 'menu:minimize,maximize,close'
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.cinnamon.desktop.wm.preferences |
Value Name | button-layout |
Value Type | REG_SZ |
Default Value | menu:minimize,maximize,close |