Reclaim vertical space in Gnome!
Despite the slightly higher resolution (800 vs 768) vertical space is always a bit constrained on widescreens. This is even more noticeable with Gnome which has two panels, at the top and at the bottom, that use at minimum size 50 pixels both. Some other 20 px get wasted in the application titlebar, around 15 px in its statusbar, countless in horizonal scrollbars, menu bars, toolbars and whatsoever.
A clever way to decrease the waste in space due to Gnome is to enable the autohide feature in panel preferences (simply rightclick on an empty area of the bottom panel and choose preferences).
However, after you use this feature a few days you may get annoyed by the excessive delay in showing it up again. As everything on Linux, this can be hacked in Gnome registry! Here is how:
press ALT+F2
type in gconf-editor
navigate to string /apps/panel
right here you find some deprecated keys that change the behavior globally, do not change them.
go to a lower level e.g. /apps/panel/toplevels/bottom_panlel_screen0
here you may
untick enable_animations otherwise you’ll get a dirty animation after you shorten the reacting time
change unhide_delay for example to 200 ms.
That’s it!
|
Print This Post
|
Email This Post

…or just put your panels on the sides.
yep Adam,
however I juust noticed that the application panel (aka Windows list) can’t manage to show the minimized window title when on the sides… which makes it useless.