TonyGroves
Programmer
I'm trying to construct a command to display a digital XClock using a specific font, but I can't figure out the syntax of the -font argument.
Among other things, I've tried:
[tt] xclock -d -strftime "%a %d %b %H:%M" -font
"-b&h-lucida-medium-r-normal-10-*-*-*-*-*-*-*" &[/tt]
but I get the error "Cannot convert string ... to type FontStruct".
Can anybody tell me the syntax I should be using?
Thanks.
Among other things, I've tried:
[tt] xclock -d -strftime "%a %d %b %H:%M" -font
"-b&h-lucida-medium-r-normal-10-*-*-*-*-*-*-*" &[/tt]
but I get the error "Cannot convert string ... to type FontStruct".
Can anybody tell me the syntax I should be using?
Thanks.