Ubuntu This forum is for the discussion of Ubuntu Linux. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
04-11-2008, 06:59 PM
|
#1
|
LQ Newbie
Registered: Apr 2008
Location: Portugal, Coimbra
Posts: 3
Rep:
|
Xorg font size problem
i've a problem.
i didn't understand the solution.
I'm running Ubuntu with Openbox, and it look like this:
http://farm3.static.flickr.com/2183/...fbae1f6a_o.png
right side is conky,
bottom is pypanel.
i only can have decent font/resolution with:
Code:
$ sudo /etc/init.d/gdm stop
$ startx -- -dpi 100
How do i can i fix it forever?
Last edited by unSpawn; 04-12-2008 at 06:03 AM.
Reason: Moderator fixes own prune 'n graft ;-p
|
|
|
04-12-2008, 01:45 AM
|
#2
|
HCL Maintainer
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941
Rep:
|
Did you know you linked to your own thread?
And this is the Slackware-Installation forum.
What does that have to do with ubuntu?
Let me take a guess ... look at me /etc/X11/xorg.conf file:
Code:
Section "Monitor"
# 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 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.
Identifier "AOC 203Vw+"
DisplaySize 433 270
HorizSync 31.0 - 82.0
VertRefresh 56.0 - 75.0
Option "DPI" "100 x 100"
EndSection
Section "Device"
#VideoRam 4096
# Insert Clocks lines here if appropriate
Identifier "VESA Framebuffer"
Driver "nvidia"
EndSection
Section "Screen"
# If your card can handle it, a higher default color depth (like 24 or 32)
# is highly recommended.
# DefaultDepth 8
# DefaultDepth 16
# DefaultDepth 32
# "1024x768" is also a conservative usable default resolution. If you
# have a better monitor, feel free to try resolutions such as
# "1152x864", "1280x1024", "1600x1200", and "1800x1400" (or whatever your
# card/monitor can produce)
Identifier "Screen 1"
Device "VESA Framebuffer"
# Device "nVidia"
Monitor "AOC 203Vw+"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1680x1050" "1400x1050"
EndSubSection
EndSection
just the monitor section.
Last edited by Bruce Hill; 04-12-2008 at 01:47 AM.
|
|
|
04-12-2008, 06:49 AM
|
#3
|
Moderator
Registered: May 2001
Posts: 29,415
|
Uh. Moved it to the right forum and stuff. Please go easy on newbies Bruce Hill (esp. if there's moderator errors involved :-] ).
|
|
|
04-12-2008, 07:41 AM
|
#4
|
HCL Maintainer
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941
Rep:
|
Sorry mate. There was no way for me to know then, or now, that there were "moderator
errors involved." And, that was my "easy", just asking appropriate questions.
Furthermore, I posted the "fix it forever" solution, eh?
|
|
|
All times are GMT -5. The time now is 04:54 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|