You are not logged in.

#1 2009-08-19 14:46:06

herzzreh
Member
Registered: 2009-08-19
Posts: 1

HAL policy file to change DPI

I have Acer Aspire One... X works pretty much out of the box without xorg.conf file. Problem is that HAL doesn't seem to detect the DPI correctly... could someone please post the correct policy file to make fonts smaller?

Offline

#2 2009-08-19 18:24:58

wankel
Member
From: Iowa, USA
Registered: 2008-05-30
Posts: 218
Website

Re: HAL policy file to change DPI

Have you tried editting your startx file?

vim /usr/bin/startx

Find the line that says:
defaultserverargs=""

and add your dpi like this:
defaultserverargs="-dpi 96"

Offline

#3 2009-08-19 20:04:56

xduugu
Member
Registered: 2008-10-16
Posts: 292

Re: HAL policy file to change DPI

Or you could add the following line to your .Xdefaults

Xft.dpi:96

Offline

Board footer

Powered by FluxBB