Code:
Section "Monitor"
Identifier "A90f+"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
HorizSync 31.5 - 79.0
# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
VertRefresh 50-100
DisplaySize 270 202 #96x96 dpi
EndSection
DisplaySize 270 202 #96x96 dpi
I added that line into the very last part of the enclosed section taken from my xorg.conf file. It gives me 96x96 dpi. The reason I added it is because I had needed bigger fonts.
I had initially run xorgconfig (sp?) which got me my desired xorg.conf file. But the file lacked the DisplaySize line and the dpi was somewhere near 72 dpi (until I added said DisplaySize line).
I'm certainly limited in my knowledge on this.
Matrox G450 AGP with 32 meg video ram is my dinosaur video adapter. Uses the MGA driver within xorg (on a near 3 month old Slack Current which is now outdated) -- now setting up Slack 11 on another computer, we'll see what happens.
If you change your screen resolution (1024 then up it to 1240 pixels, etc.) (I don't) (I always run 1024x768) then the above won't work. There's a better way to do it for screen res. changers/people. But I haven't learned it. Too much to learn, so little time.
dpi equates to dots per inch. more/higher could (though maybe not under normal circumstances -- I don't really know) have the possibility for a less grainy appearance.
At the near 72 dpi, graininess was not a problem for me. But just all fonts everywhere all over the place needed to be bigger for me.
There's such a thing as multiple different dpi fonts onboard too. For example 100dpi fonts versus some that are of lesser dpi.
How to get it to use which dpi font under what circumstance -- well, I haven't learned the all of it yet.
If someone has pointers to other threads (I know this has been talked about) and/or links to outside articles on these mentioned topics would be greatly appreciated.
I just recently started enabling (a fonts topic, mentioned elsewhere and mentioned in other threads in this forum too) the bytecode interpreter.
--
Alan.