Page 1 of 1

dpi

Posted: 18. Jun 2012, 15:33
by macondo
I want to reduce the dpi so in my .bashrc and .xinitrc i have the following line:

Code: Select all

alias startx='startx -- -dpi 70'

Re: dpi

Posted: 18. Jun 2012, 15:33
by macondo
Is there another file i can edit?
thx

Re: dpi

Posted: 18. Jun 2012, 16:03
by thenktor
startx is not used at all when you are using GDM. Have a look here: https://wiki.archlinux.org/index.php/Xo ... ze_and_DPI

Re: dpi

Posted: 18. Jun 2012, 16:35
by macondo
Thanks, i forgot to mention i removed gdm and use startx.

Re: dpi

Posted: 18. Jun 2012, 20:12
by Shador
macondo wrote:Is there another file i can edit?
thx
Why would you want to if it already works? :?: :roll:

Re: dpi

Posted: 18. Jun 2012, 21:47
by macondo
Never mind...