From owner-freebsd-questions@FreeBSD.ORG Thu May 14 23:06:18 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 2EB4F1065676 for ; Thu, 14 May 2009 23:06:18 +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 B77178FC1B for ; Thu, 14 May 2009 23:06:17 +0000 (UTC) (envelope-from andrewlylegould@gmail.com) Received: by fxm12 with SMTP id 12so1608953fxm.43 for ; Thu, 14 May 2009 16:06:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=RNbE0ddd1IelGkeuOmHdQxZgAngzsm++WVDz7VO1XR0=; b=BDhVUpQyQSd1fZStr04fGHWjUK+CngvA6UQ3/jGk+to8ZboNVZUvSBb6ueZ09TCxH8 kZTSTEYYP+D9BqN9R0d44p9s3Uvzp1T1DemRnw6kl16OCMr8vC72AlzfH34ILFsv5CVs KgLm1O0A5PQcJXOLnas8TFiukzTZGcKXSD+30= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=qQQThHYlvu6LEk6a+pkwfZ/kMD3NnDREkCJdekEqUZGdwatK2VYuW6yiGPueSW6TMQ l++aPP3LsibX8lA0g1GoRQZo2eFnUQj8NH5ZLTiWaf8FecI1pUJTqGK52BHQS6HVsbvQ BvmGdbBIo7fQ9IY8Gp0e19hUhOy3wk6nz8pyA= MIME-Version: 1.0 Received: by 10.223.104.19 with SMTP id m19mr2074868fao.58.1242342376755; Thu, 14 May 2009 16:06:16 -0700 (PDT) Date: Thu, 14 May 2009 18:06:16 -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: Solved: RE: abiword weirdness 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 23:06:18 -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 > That did the trick! Thanks!