I bought new laptop Dell Inspiron and first thing I installed Linux Mint and Eclipse for Java development. But I didn't like the look of Eclipse, everything just looks too big on the screen. Half of the space is taken by the tabs and menus, no room for editor, also the font is too big.
I would like to shrink the whole screen if possible, to have smaller fonts and tabs etc., but the display is on the maximum resolution already (1366x768).
How can I do this? I'm quite new to Linux and gnome, but I'm sure there is a simple solution to my problem.
xdpyinfoindicate that you are using the screen resolution you expected? – James Youngman May 26 '12 at 13:52xdpyinfo; resolution/density being given in theresolutionline). You may have an issue where the resolution is wrongly guessed, and even if it's correctly guessed, you may want to decrease it, so that the programs (at least the ones respecting this setting...) look smaller. – njsg May 26 '12 at 17:25