From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org)
	by nuthatch.gentoo.org with esmtp (Exim 4.54)
	id 1FRuRu-0001ne-CL
	for garchives@archives.gentoo.org; Fri, 07 Apr 2006 17:08:42 +0000
Received: from robin.gentoo.org (localhost [127.0.0.1])
	by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k37H8DS1003671;
	Fri, 7 Apr 2006 17:08:13 GMT
Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.228])
	by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k37H2sWq003315
	for <gentoo-user@lists.gentoo.org>; Fri, 7 Apr 2006 17:02:55 GMT
Received: by wproxy.gmail.com with SMTP id i22so412078wra
        for <gentoo-user@lists.gentoo.org>; Fri, 07 Apr 2006 10:02:54 -0700 (PDT)
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws;
        s=beta; d=gmail.com;
        h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references;
        b=Nj0jNlWMjQTpolDoDBDryaf++HMQredB1QcHsnThpo6cQCa3cgQPZBFGiDnskaDz7W979qNZhKaTSEMI1FLIk8EDqfHKcO4fQsaXnLWCkwmH4DlKSyEIklu+gvDSbPd8210D6s8at34EBx/KdNnhTw+4u9XUn83sSunr6bQXPGA=
Received: by 10.54.101.2 with SMTP id y2mr2366627wrb;
        Fri, 07 Apr 2006 10:02:54 -0700 (PDT)
Received: by 10.54.99.17 with HTTP; Fri, 7 Apr 2006 10:02:54 -0700 (PDT)
Message-ID: <d03887390604071002j2fb5b4cdoc9edb0769a2ff3c0@mail.gmail.com>
Date: Fri, 7 Apr 2006 19:02:54 +0200
From: CapSel <capsel@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] mozilla adding/removing lines in text
In-Reply-To: <7573e9640604061026p2a763ceekecac7adedfe2d873@mail.gmail.com>
Precedence: bulk
List-Post: <mailto:gentoo-user@lists.gentoo.org>
List-Help: <mailto:gentoo-user+help@gentoo.org>
List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org>
List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org>
List-Id: Gentoo Linux mail <gentoo-user.gentoo.org>
X-BeenThere: gentoo-user@gentoo.org
Reply-to: gentoo-user@lists.gentoo.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Disposition: inline
References: <d03887390604011409n3fe5ba17h4bd10443b1171548@mail.gmail.com>
	 <CE145734-0DB3-49BD-AEB4-101B36AEC010@bugajewski.de>
	 <d03887390604030732l50c2e7bcvca9c5b161486a50d@mail.gmail.com>
	 <7573e9640604030907k692d4debl597a71c850fadf60@mail.gmail.com>
	 <d03887390604060420p2dd4f389m82a33d48094b3529@mail.gmail.com>
	 <7573e9640604060814h463ab7f3lb7ffd8cd250b4bab@mail.gmail.com>
	 <d03887390604060936s60127bffl9510fe0a5deaef4d@mail.gmail.com>
	 <d03887390604061006l469019bci440b0b317c172c50@mail.gmail.com>
	 <7573e9640604061026p2a763ceekecac7adedfe2d873@mail.gmail.com>
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from base64 to 8bit by robin.gentoo.org id k37H2sWq003315
X-Archives-Salt: 7256da47-b457-47fa-a375-abd3f6646652
X-Archives-Hash: 3557446e1df072038d7a496671018a90

On 4/6/06, Richard Fish <bigfish@asmallpond.org> wrote:
> On 4/6/06, CapSel <capsel@gmail.com> wrote:
> > ...and it's happening again...
> > I inserrted DisplaySize in Monitor section with size in milimeters as
> > it was in man xorg.conf.
>
> The one other thing i can think of to try is to use the command line
> option to force 75x75 dpi.
>
> If you are using kdm, edit /usr/kde/3.*/share/config/kdm/kdmrc.  There
> you will find a ServerCmd setting like this:
>
> ServerCmd=/usr/bin/X -br
>
> Try changing this to:
>
> ServerCmd=/usr/bin/X -dpi 75 -br
>
> If you use another dm, you'll have to figure out how to change it, or
> ask here...
>
> -Richard
>
> --
> gentoo-user@gentoo.org mailing list
>
>
I added to ~/.xserverrc:
/usr/bin/X -dpi 75
and after day of testing it seems it solved the problem.
Thank you very much :)

-- 
gentoo-user@gentoo.org mailing list