dpi
Posted: 18. Jun 2012, 15:33
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'
Code: Select all
alias startx='startx -- -dpi 70'
Why would you want to if it already works?macondo wrote:Is there another file i can edit?
thx