Difference between revisions of "Window Manager - Reset to Default"
Jump to navigation
Jump to search
Jimevensen (talk | contribs) |
|||
| (3 intermediate revisions by 2 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''' | '''This information is obsolete: works only with 10.04''' | ||
| + | |||
<del> | <del> | ||
If no window decorations appear ie:task bar, tool bars etc. | If no window decorations appear ie:task bar, tool bars etc. | ||
| Line 8: | Line 12: | ||
<del>$ gconftool --recursive-unset /apps/compiz</del> | <del>$ gconftool --recursive-unset /apps/compiz</del> | ||
<del>$ gconftool --recursive-unset /apps/metacity</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> | <del>$ gconftool --recursive-unset /schemas/desktop/gnome/session</del> | ||
[[Category:Tech support]] | [[Category:Tech support]] | ||
[[Category:Needs updating]] | [[Category:Needs updating]] | ||
Latest revision as of 14: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