AchimBohnet
|
Size: 1193
Comment:
|
Size: 1344
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 45: | Line 45: |
| * If you don't like the size of the font, open the control center and change the size of the font. | And restart your Xserever * Is the font size different than before? *Then file a bug for you X11 driver "Driver incapable to detect DDC screen size" * If you don't like the size of the font, open the control center and change the size of the font. |
| Line 47: | Line 50: |
| Now the size (take a ruler again) of the fonts will be the same on all Monitors were you set the right DisplaySize. |
Now the size (take a ruler again) of the same fonts will be the same on all Monitors were use DisplaySize. |
Achim Bohnet
Email: MailTo(ach AT SPAMFREE mpe DOT mpg DOT de)
IRC on Freenode: allee
https://launchpad.net/people/allee
Kubuntu
I'm a sysadmin running Kubuntu on Laptops and Desktops. With dapper, server and cluster will follow.
Hardcoding a fixed DPI
<rant> Until I find the time to write more about DPI and fonts sizes. Look at this:
Monitor here range from 75 dpi to 144 dpi. That's ~ factor of two. With ""identical fonts size"" setting, the size of the same 'H' displayed on screen will be:
|_| | | <-- 144 dpi monitor | | |__| | | <-- 75 dpi monitor | |
A sensible new default, isn't it. </rant>
Solution to this misbehaviour was, is and will be
- Edit /etc/xorg.conf
- Take a ruler and add to 'Section "Monitor"
DisplaySize x-in-mm y-in-mm
- Is the font size different than before?
- Then file a bug for you X11 driver "Driver incapable to detect DDC screen size"
- If you don't like the size of the font, open the control center and change the size of the font.
Now the size (take a ruler again) of the same fonts will be the same on all Monitors were use DisplaySize.
AchimBohnet (last edited 2008-08-06 16:24:47 by localhost)