Date: Fri, 30 Apr 2004 02:50:24 -0700 (PDT) From: Martin Karlsson <martink+lists@sdf.lonestar.org> To: x11@FreeBSD.org Subject: Re: ports/64251: -font option for `xclock -digital' no workie Message-ID: <200404300950.i3U9oOFx069205@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/64251; it has been noted by GNATS. From: Martin Karlsson <martink+lists@sdf.lonestar.org> To: "Ronald F. Guilmette" <rfg@monkeys.com> Cc: freebsd-gnats-submit@FreeBSD.org Subject: Re: ports/64251: -font option for `xclock -digital' no workie Date: Fri, 30 Apr 2004 11:48:44 +0200 * Ronald F. Guilmette <rfg@monkeys.com> [2004-04-29 15.02 -0700]: > > In message <20040429205734.GA58476@bajstass.bredbandsbolaget.se>, you wrote: > > >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: > ><URL:http://lists.debian.org/debian-x/2004/debian-x-200403/msg02495.html> > > Thank you for looking into this. I do appreciate it. > > However I am still at a loos to know exactly what I need to do in > order to get an xclock display which uses the "12x24" fixed-width > font. > > Can you help me? [Cc:ed to gnats so others can find this in the PR database] I think so. I looked at the xclock manpage for XFree86-4.4.0 * (which is newer than whats in the ports tree), and found that you can use the flag '-norender' to xclock. With that, you should be able to use your familiar way of specifying the font to use. An example: $ xclock -norender -d -font 12x24 I've tried it, and it works for me. HTH * <URL:http://www.xfree86.org/4.4.0/xclock.1.html> -- Martin Karlsson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404300950.i3U9oOFx069205>
