Hi, I have a monitor with native 109 DPI. However the fglrx driver always uses 96 DPI. The result is that the fonts look to small. How can I get fglrx to use the correct DPI. I've added the Option "DisplaySize" to my xorg.conf: DisplaySize 597 336 In the /var/log/Xorg.0.log file I see that the driver sees the correct size: [ 4455.379] (II) fglrx(0): clock: 241.5 MHz Image Size: 597 x 336 mm but some lines later I see: [ 4455.426] (II) fglrx(0): DPI set to (96, 96) The desktop is then started with 96 DPI. There is no "-dpi 96" argument to the X server. How can I convince fglrx to use the correct DPI setting? Alternatively, how can I get KDM4 to add the option "-dpi 109" when it starts the local X server? Christoph -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org