At 9:14 PM -0800 12/30/11, Todd And Margo Chester wrote:
Hi All,
I am using Scientific Linux 6.2 x64 (RHEL clone):
$ zenity --info --title="abc" --font "monospace 9" --text "abcdefg"
This option is not available. Please see --help for all possible usages.
$ zenity --help-all | grep -i font
<nothing>
$ rpm -qa \*zenity\*
zenity-2.28.0-1.el6.x86_64
I really need a monospaced font. I am drawing a blank on Google.
Any one know how to do this?
Many thanks,
-T
On 12/30/2011 09:22 PM, Keith Chadwick wrote:
> courier is a monospaced font.
>
> -Keith.
>
How do I use Courier in my command line? Where and how do
I put it?
$ zenity --info --title="abc" --font "courier" --text "abcdefg"
This option is not available. Please see --help for all possible usages.
Many thanks,
-T