Author Topic: Adjusting KDE display resolution  (Read 3184 times)

royw

  • Guru
  • ****
  • Posts: 261
    • View Profile
Adjusting KDE display resolution
« on: April 04, 2008, 10:26:36 pm »
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:
Code: [Select]
DisplaySize X Y
to /etc/X11/xorg.conf under the "Monitor" section where:
Code: [Select]
X = (monitor-width-pixels/desired-dpi)*25.4
Y = (monitor-height-pixels/desired-dpi)*25.4
In my case:
Code: [Select]
X = (1920/120)*25.4 = 406
Y = (1080/120)*25.4 = 229
so my DisplaySize line is:
Code: [Select]
DisplaySize 406 229

HTH,
Roy

geoffrey

  • Veteran
  • ***
  • Posts: 89
    • View Profile
Re: Adjusting KDE display resolution
« Reply #1 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?  :-\
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

  • LinuxMCE God
  • ****
  • Posts: 4660
  • Smart Home Consulting
    • View Profile
    • Dianemo - at home with technology
Re: Adjusting KDE display resolution
« Reply #2 on: April 05, 2008, 09:41:34 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 http://forum.linuxmce.org/index.php?topic=14026.0

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: http://wp.me/P4KgIc-5P

Facebook: https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465

http://www.dianemo.co.uk