From owner-freebsd-x11@FreeBSD.ORG Thu Apr 29 14:00:42 2004 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7882116A4CE for ; Thu, 29 Apr 2004 14:00:42 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 70B6E43D39 for ; Thu, 29 Apr 2004 14:00:42 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i3TL0gJi089443 for ; Thu, 29 Apr 2004 14:00:42 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i3TL0gSU089442; Thu, 29 Apr 2004 14:00:42 -0700 (PDT) (envelope-from gnats) Date: Thu, 29 Apr 2004 14:00:42 -0700 (PDT) Message-Id: <200404292100.i3TL0gSU089442@freefall.freebsd.org> To: x11@FreeBSD.org From: Martin Karlsson Subject: Re: ports/64251: -font option for `xclock -digital' no workie X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Martin Karlsson List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Apr 2004 21:00:42 -0000 The following reply was made to PR ports/64251; it has been noted by GNATS. From: Martin Karlsson To: freebsd-gnats-submit@FreeBSD.org, rfg@monkeys.com Cc: Subject: Re: ports/64251: -font option for `xclock -digital' no workie Date: Thu, 29 Apr 2004 22:57:34 +0200 Apparently, some aspects of xclock(1) have changed, while its documentation (it seems) has not. The correct syntax now seems to be e.g.: fixed-9:width=semicondensed:weight=bold used with either the XClock*Face widget (not Font) in ~/.Xdefaults or ~/.Xresources, or with the '-fa' flag to xclock(1). The following url (thank you, Google) is where I found out: HTH -- Martin Karlsson