Finally fitting gnome deskop on netbook small screen
Finally I get a nice Gnome layout on my netbook of resolution 1024 x 600 by
P.S. To get even better Tahoma fonts used in Microsoft Windows Standard Theme (ref), one can do the following:
- the use of Trebuchet MS font (require sudo apt-get install msttcorefonts) size 9 extensively in System -> Preferences -> Appearance -> Fonts (this one still looks nicely even when it is as small as size 9).
- removing the default panel on the top (by right-clicking on the empty space of the top panel and selecting the appropriate option), putting icons and shortening the date/time display (also by right-clicking on the empty space of the panel to add back, move and customize elements)
P.S. To get even better Tahoma fonts used in Microsoft Windows Standard Theme (ref), one can do the following:
- Install Wine
- In command prompt, type mkdir ~/.fonts
- Copy the fonts to user .fonts directory: cp /usr/share/wine/fonts/tahoma* ~/.fonts
- Change the font size to 8
Comments
Post a Comment