Difference between revisions of "Window Manager - Reset to Default"

From FreekiWiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
How to reset Window Manager.
 
How to reset Window Manager.
  
 +
==Xubuntu 12.04==
 +
  xfwm4
 +
 +
==Ubuntu 10.04==
 +
'''This information is obsolete: works only with 10.04'''
 +
 +
<del>
 
If no window decorations appear ie:task bar, tool bars etc.
 
If no window decorations appear ie:task bar, tool bars etc.
 
+
</del>
   $ gconftool --recursive-unset /apps/compiz
+
   <del>$ gconftool --recursive-unset /apps/compiz</del>
   $ gconftool --recursive-unset /apps/metacity
+
   <del>$ gconftool --recursive-unset /apps/metacity</del>
   $ gconftool --recursive-unset /desktop/gnome/session
+
   <del>$ gconftool --recursive-unset /desktop/gnome/session</del>
   $ gconftool --recursive-unset /schemas/desktop/gnome/sessionfreekbox:~$gconf-editor
+
   <del>$ gconftool --recursive-unset /schemas/desktop/gnome/session</del>
  
 
[[Category:Tech support]]
 
[[Category:Tech support]]
 +
[[Category:Needs updating]]

Latest revision as of 15:54, 26 February 2014

How to reset Window Manager.

Xubuntu 12.04

 xfwm4

Ubuntu 10.04

This information is obsolete: works only with 10.04

If no window decorations appear ie:task bar, tool bars etc.

 $ gconftool --recursive-unset /apps/compiz
 $ gconftool --recursive-unset /apps/metacity
 $ gconftool --recursive-unset /desktop/gnome/session
 $ gconftool --recursive-unset /schemas/desktop/gnome/session