News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Adjusting KDE display resolution

Started by royw, April 04, 2008, 10:26:36 PM

Previous topic - Next topic

royw

Howdy,

On my system, the icons and fonts in the KDE desktop were too small.  My original resolution was 75 dpi.  Adjusting the resolution to 120 dpi is just about right.  Here's how.

You will need to add:

DisplaySize X Y

to /etc/X11/xorg.conf under the "Monitor" section where:

X = (monitor-width-pixels/desired-dpi)*25.4
Y = (monitor-height-pixels/desired-dpi)*25.4

In my case:

X = (1920/120)*25.4 = 406
Y = (1080/120)*25.4 = 229

so my DisplaySize line is:

DisplaySize 406 229


HTH,
Roy
My System: [url="http://wiki.linuxmce.org/index.php/User:Royw"]http://wiki.linuxmce.org/index.php/User:Royw[/url]

geoffrey

dumb question but, the only code you added was the final DisplaySize, correct?  the other things were just how you figured it out?  :-\
Asus M2NSLI Deluxe
AMD Athlon 64 X2 BE-2400 2.3GHz
Asus EN6200TC512 Graphic Card
WinTV PVR-150 MCE
(2) Samsung T166 SATA II 500GB
Corsair TwinX 2GB CL5 DDR2-800

totallymaxed

Quote from: geoffrey on April 05, 2008, 09:26:38 AM
dumb question but, the only code you added was the final DisplaySize, correct?  the other things were just how you figured it out?  :-\

I'll answer that... yes thats correct. The last line in the post is what was added to his xorg.conf based on the example calculations.

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]