Window Management
- keywords: metacity no raise on click, metacity disable raise on click
- The option isn't exposed directly in the window configuration dialogs, so you have to go in a tweak the equivalent of a registry setting in the Gnome Configuration Editor.
- It's locate under: Application -> System Tools -> Configuration Editor (also known as gconf-editor)
- The attribute that needs to be unchecked is: apps/metacity/general/raise_on_click ?
Rebuilding a system with the same packages
dpkg –get-selections > mypackages.txt sudo dpkg –set-selections < mypackages.txt sudo apt-get dselect-upgrade
![[ home ]](/images/ivory.png)