From owner-freebsd-questions@FreeBSD.ORG Thu May 14 21:22:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CB8F1065670 for ; Thu, 14 May 2009 21:22:43 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: from mail-fx0-f216.google.com (mail-fx0-f216.google.com [209.85.220.216]) by mx1.freebsd.org (Postfix) with ESMTP id EAE458FC1F for ; Thu, 14 May 2009 21:22:42 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by fxm12 with SMTP id 12so1569248fxm.43 for ; Thu, 14 May 2009 14:22:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=Gn1hzIvpw4e+8Sx5o6DPLaxGDkMZr8x4ctGttDtq4vA=; b=VD1vWbSd56dauSblmvXuQXo1xkaCbPDcK415USHB7kFUkxEmI1NpakRVAUdw8/Mrs3 DyujCRwtSHO0ruHNdglsJZVr/rNk/uh342759btPwsy0DulhVSrF235wYnLRTU1CoAQ2 8zWNRb1MA16R7jQKHnAdBf0dcDvJObmt+SQZk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=dhmjjwJXG7aHOU9XaUUvWXqEsfTmgO8fACfjWvWYYZ1Cpu3G3QNIaJMLj/IY+X/M90 BKg4jwqR0tcgMdrwZ9QRvTDxpHk5gEbEDosmos0vyHktSXmqOsqztXiBMunV6NNn2e5Z ETfcCc/ljZEyl9OepZmwa4Y7bg3PNn0PgHNyw= MIME-Version: 1.0 Received: by 10.223.114.207 with SMTP id f15mr1995104faq.90.1242336161913; Thu, 14 May 2009 14:22:41 -0700 (PDT) In-Reply-To: <4A0C881C.6000207@otenet.gr> References: <4A0C881C.6000207@otenet.gr> Date: Thu, 14 May 2009 16:22:41 -0500 Message-ID: From: Andrew Gould To: Manolis Kiagias Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Mailing List Subject: Re: abiword wierdness X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2009 21:22:43 -0000 On Thu, May 14, 2009 at 4:07 PM, Manolis Kiagias wrote: > Andrew Gould wrote: > > I installed abiword from the 7.2-release binaries online. When I try to > > type, the cursor doesn't move forward and the characters are appearing on > > top of the previous characters. > > > > Is anyone else having this problem? Any suggestions? > > > > Thanks, > > > > Andrew > > > > > It happened to me recently. I think it was fixed when I installed few > true type fonts from ports. Try x11-fonts/webfonts, dejavu, urwfonts-ttf > Thanks. I'll do that tonight. Andrew