LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Issue minimizing the windows in RHEL5 (https://www.linuxquestions.org/questions/red-hat-31/issue-minimizing-the-windows-in-rhel5-788701/)

say_hi_ravi 02-12-2010 11:20 AM

Issue minimizing the windows in RHEL5
 
I am using RHEL5. Whenever I try to minimize any window, instead of it getting minimized in the bottom panel it get minimized at the right hand bottom corner. So If I want to view that window again, the only option I can view that again is by using Alt+Tab. How can I make these windows to populate in the bottom panel whenver I minimize those.

DrLove73 02-13-2010 07:25 AM

One option is to try deleting that right panel.

Another is to delete 5 folders from your profile to reset your entire GNOME settings to default:
.gnome
.gnome2
.gconf
.gconfd
.metacity

You can do it with following command (once you are inside your home directory:
Code:

rm -rf .gnome .gnome2 .gconf .gconfd .metacity
but do it while you are logged out of the GUI.

You can also try to mess with mentioned folders and if you fail, to delete them as the last option.


All times are GMT -5. The time now is 10:48 AM.