LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-27-2004, 03:44 AM   #1
Barx
Member
 
Registered: Jun 2004
Location: Italy
Distribution: Slack x64 current
Posts: 150

Rep: Reputation: 26
microscopics fonts in KDE/KDM


I have this porblem on system with slack 9.1 updated to 10.0

After the update process (and passing form Xfree to xorg) there was no problems, fonts and desktop was ok.

Now I changed the monitor, i reconfigured xorg (via xorgconfig) and now I have fonts sized LESS than 2 pixel.

using XDM and / or destktop manager (fvwm blackbox ecc ecc) fonts are normal, but under KDM/KDE it's pretty impossible to read anything.

I'm searching the config fiel for KD* where is stored the base font size, but I'm unable to find it.

Do anyone can help me ??

Thanks a lot in advance
 
Old 07-27-2004, 01:43 PM   #2
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Re: microscopics fonts in KDE/KDM

Quote:
Originally posted by Barx
I have this porblem on system with slack 9.1 updated to 10.0

After the update process (and passing form Xfree to xorg) there was no problems, fonts and desktop was ok.

Now I changed the monitor, i reconfigured xorg (via xorgconfig) and now I have fonts sized LESS than 2 pixel.

using XDM and / or destktop manager (fvwm blackbox ecc ecc) fonts are normal, but under KDM/KDE it's pretty impossible to read anything.

I'm searching the config fiel for KD* where is stored the base font size, but I'm unable to find it.

Do anyone can help me ??

Thanks a lot in advance
On Debian the file would be /etc/kde3/kdm/Xservers you would want to be looking at the -dpi setting.

Code:
[HappyTux:/home/stephen]# cat /etc/kde3/kdm/Xservers
# Xservers - local X-server list
#
# This file should contain an entry to start the server on the
# local display; if you have more than one display (not screen),
# you can add entries to the list (one per line).
# If you also have some X terminals connected which do not support XDMCP,
# you can add them here as well; you will want to leave those terminals
# on and connected to the network, else kdm will have a tougher time
# managing them. Each X terminal line should look like:
#       XTerminalName:0 foreign
#

:0 local@tty1 /usr/X11R6/bin/X :0 -dpi 135 -nolisten tcp vt7
:1 local@tty2 reserve /usr/X11R6/bin/X -nolisten tcp :1 vt8
#:2 local@tty3 reserve /usr/X11R6/bin/X -nolisten tcp :2 vt9
#:3 local@tty4 reserve /usr/X11R6/bin/X -nolisten tcp :3 vt10
#:4 local@tty5 reserve /usr/X11R6/bin/X -nolisten tcp :4 vt11


### Don't change these two lines; they are hints for genkdmconf. ###
### Version 1.99 ###
 
Old 07-29-2004, 01:37 PM   #3
acummings
Member
 
Registered: Jul 2004
Distribution: Slackware
Posts: 615

Rep: Reputation: 50
Re: microscopics fonts in KDE/KDM

Quote:
Originally posted by Barx
using XDM and / or destktop manager (fvwm blackbox ecc ecc) fonts are normal, but under KDM/KDE it's pretty impossible to read anything.

I'm searching the config fiel for KD* where is stored the base font size, but I'm unable to find it.
Please read my disclaimer at the bottom first, and then on to what follows from here.

I'm using gdm it offers choice of kde or many other different sorts of window manager sessions.

From my experiments, I discovered that gdm (gnome display manager) its first initiation arise from file

1. /etc/rc.d/rc.4

(can opt for your display manager of choice, there,, choose one from three available.)

2. /etc/X11/gdm/gdm.conf

# Definition of the standard X server.
[server-Standard]
name=Standard server
command=/usr/X11R6/bin/X -dpi 100
flexible=true

(it comes original without the -dpi 100 which I added it in)

3. /usr/bin/gdm

is what ultimately fire up the gdm. It uses commands that were set in #2 the gdm.conf. It takes those commands and launches /usr/bin/gdm-binary
--

Right now, I got my dpi config at -dpi 125. But the kde font are slightly too big. So my next try will be at -dpi 120. (at config of 125 the xdpyinfo reports 100x94)
--

(if kdm is your dm of choice) Looks like kdm is fired up in a different way.

/opt/kde/bin/kdm

is the binary and it's called up directly from the #1 item above, the rc.4 file. I do not know if the -dpi option can be added to the kdm portion of the rc.4 file or not.

I wouldn't go back though, not after using gdm. If you search, Google etc. for it, theres a way/method to add logout/shutdown capability for a user to gdm.
--

Some more that I found:

http://www.linuxquestions.org/questi...hreadid=210775
--

Disclaimer: I don't know if it's possible to damage hardware or not by use of the config items that I've shared herein. My video card and monitor support quite a lot. So, likely I not have a problem. All is fine so far. And I'll take conservative route ie only up it enough so as to be adequate for my use rather than get carried away with it.

--
Alan.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kde fonts compared to gnoome fonts jang Linux - Distributions 5 08-03-2007 10:03 AM
using KDM spoils all fonts alaxulas Debian 5 04-10-2005 03:08 AM
KDM fonts so completely tiny CrazyHorse Debian 2 02-01-2005 01:49 PM
kde 3.2: how to configure kdm to default to kde? slavix Debian 2 05-20-2004 05:18 PM
Wrong fonts in KDM! hellblade Linux - Software 0 01-27-2004 08:45 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration