On Tue, 23 Jan 2001, Morten Brix Pedersen wrote:

> Hi,
> 
> How can I change the clock from 12 hour clock, to a 24 hours clock?

Edit ~/.blackboxrc and check for

session.screen0.strftimeFormat: %D - %H:%M

you can change those variables to fit whatever you want, and all they use
is the date % stuff. Type date --help and you'll see all the different
percent codes, and enjoy.

(for the record, %D - %H:%M = mm/dd/yy - 24hour hour:minutes)

Cheers,
Philip Johnson / [a]orange

Reply via email to