Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
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.
|
|
03-16-2003, 02:56 AM
|
#1
|
Member
Registered: Mar 2002
Location: ma
Distribution: slackware
Posts: 747
Rep:
|
startx -- -dpi 100 .. automatically?
hi.
my default run level is 4
and kdm seems to do startx
i can't find where i can give option to startx?
(i don't want to login to command shell and type startx -- -dpi 100)
where should i modify to startx starts with the option ?
|
|
|
03-16-2003, 05:04 AM
|
#2
|
Member
Registered: Feb 2003
Location: Santa Clara,CA
Distribution: Mandriva
Posts: 909
Rep:
|
Re: startx -- -dpi 100 .. automatically?
Quote:
Originally posted by doublefailure
hi.
my default run level is 4
and kdm seems to do startx
i can't find where i can give option to startx?
(i don't want to login to command shell and type startx -- -dpi 100)
where should i modify to startx starts with the option ?
|
edit your xinitrc file
usually located in /etc/X11 folder
|
|
|
03-16-2003, 02:44 PM
|
#3
|
Member
Registered: Mar 2002
Location: ma
Distribution: slackware
Posts: 747
Original Poster
Rep:
|
thanks
i managed to do it with modifying this file.
/usr/X11R6/lib/X11/xdm/Xservers
$ps -ef | grep dpi
root 1615 135 0 02:07 ? 00:00:26 /usr/X11R6/bin/X -dpi 100 -auth /var/run/xauth/A:0-rNRKAs
by the way.. my applications don't seem to use 100 instead of 75?
my main concern is font in galeon browser.
galeon font information gives
-Adobe-Helvetica-Medium-R-Normal--12-120-75-75-P-67-ISO8859-1
which looks like 75..
what do i do?
thanks again
|
|
|
03-17-2003, 09:27 AM
|
#4
|
Member
Registered: Feb 2003
Location: Santa Clara,CA
Distribution: Mandriva
Posts: 909
Rep:
|
Quote:
Originally posted by doublefailure
thanks
i managed to do it with modifying this file.
/usr/X11R6/lib/X11/xdm/Xservers
$ps -ef | grep dpi
root 1615 135 0 02:07 ? 00:00:26 /usr/X11R6/bin/X -dpi 100 -auth /var/run/xauth/A:0-rNRKAs
by the way.. my applications don't seem to use 100 instead of 75?
my main concern is font in galeon browser.
galeon font information gives
-Adobe-Helvetica-Medium-R-Normal--12-120-75-75-P-67-ISO8859-1
which looks like 75..
what do i do?
thanks again
|
i don't know about galeon
but for availability of 100 dpi fonts
check the xfs (x font server) config file
it should point to 100 dpi font folder
check man xfs
keep posted
|
|
|
03-17-2003, 11:09 AM
|
#5
|
Member
Registered: Mar 2002
Location: ma
Distribution: slackware
Posts: 747
Original Poster
Rep:
|
less /usr/X11R6/lib/X11/fs/config
clone-self = on
use-syslog = off
catalogue = /usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Ty
pe1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
error-file = /var/log/fs-errors
# in decipoints
default-point-size = 120
default-resolutions = 75,75,100,100
# font cache control, specified in KB
cache-hi-mark = 2048
cache-low-mark = 1433
cache-balance = 70
should i remove /usr-----/75dpi ?
thanks again
|
|
|
03-17-2003, 11:19 PM
|
#6
|
Member
Registered: Feb 2003
Location: Santa Clara,CA
Distribution: Mandriva
Posts: 909
Rep:
|
Quote:
Originally posted by doublefailure
less /usr/X11R6/lib/X11/fs/config
clone-self = on
use-syslog = off
catalogue = /usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Ty
pe1/,/usr/X11R6/lib/X11/fonts/CID/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/
error-file = /var/log/fs-errors
# in decipoints
default-point-size = 120
default-resolutions = 75,75,100,100
# font cache control, specified in KB
cache-hi-mark = 2048
cache-low-mark = 1433
cache-balance = 70
should i remove /usr-----/75dpi ?
thanks again
|
maybe you should change the default resolutions
that should work
|
|
|
All times are GMT -5. The time now is 11:39 PM.
|
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
|
|