Off-Topic > Off-Topic - Tiny Core Lounge
Do you want to make money creating extensions?
curaga:
That's only for scalable fonts. The X server decides the system DPI, how to override it depends on the server.
robc:
--- Quote from: Ulysses_ on September 25, 2011, 04:11:55 AM ---Thank you maro.
Found what was wrong with .Xdefaults: it was to have a line modified, not a new line added.
--- Quote from: robc on September 25, 2011, 01:37:36 AM ---Instead of building a whole new package you can just change the dpi
--- End quote ---
That would probably save a lot of effort. What is the command to change the dpi permanently?
--- End quote ---
You should be able to use the -dpi switch
--- Code: ---Xvesa -dpi 75 -br -screen 1024x768x24 -nolisten tcp
--- End code ---
or set it in xorg.conf for Xorg
Ulysses_:
--- Quote from: curaga on September 26, 2011, 08:06:02 AM ---That's only for scalable fonts. The X server decides the system DPI, how to override it depends on the server.
--- End quote ---
Is the following what you mean by overriding the X server's DPI?
--- Quote from: robc on September 26, 2011, 11:31:58 AM ---You should be able to use the -dpi switch
--- Code: ---Xvesa -dpi 75 -br -screen 1024x768x24 -nolisten tcp
--- End code ---
or set it in xorg.conf for Xorg
--- End quote ---
curaga:
Yes.
Navigation
[0] Message Index
[*] Previous page
Go to full version