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

From FreekiWiki
Jump to navigation Jump to search
(New page: How to reset Window Manager. If no window decorations appear ie:task bar, tool bars etc. $ gconftool --recursive-unset /apps/compiz $ gconftool --recursive-unset /apps/metacity $ g...)
 
 
(7 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>
 +
  <del>$ gconftool --recursive-unset /apps/compiz</del>
 +
  <del>$ gconftool --recursive-unset /apps/metacity</del>
 +
  <del>$ gconftool --recursive-unset /desktop/gnome/session</del>
 +
  <del>$ gconftool --recursive-unset /schemas/desktop/gnome/session</del>
  
  $ gconftool --recursive-unset /apps/compiz
+
[[Category:Tech support]]
  $ gconftool --recursive-unset /apps/metacity
+
[[Category:Needs updating]]
  $ gconftool --recursive-unset /desktop/gnome/session
 
  $ gconftool --recursive-unset /schemas/desktop/gnome/sessionfreekbox:~$gconf-editor
 
 
 
[[Category; Tech-support]]
 

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