[ home ]

Diff of Ubuntu.

Current page:version 5last modified on January 29, 2007by orange, 70.55.213.8
Archived page:version 3last modified on June 18, 2005by orange, 70.48.193.43

@@ -4,6 +4,11 @@
 
 ;: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
+;: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