On Tuesday 04 November 2008, FBSD1 wrote:
> Using Xfce4 and the time is displayed in military time 2200.
> Want to change this to regular AM/PM displayed time. 10pm
> Been through the manual and all the menus and can not find knob to change
> the time setting.
>
> Thanks for any help you can give.

Maybe the clock.rc file is from an old installation/version.
You can remove ande re-add the clock via gui or edit the clock.rc file by 
hand. Simply set the military option to value false. HTH!

$ cat ~/.config/xfce4/panel/clock*.rc
mode=1
military=false 
ampm=true
secs=true
show_frame=false

Cheers,
ch

-- 
Christian Hiris <[EMAIL PROTECTED]> | OpenPGP KeyID 0x1A9BE943
OpenPGP-Key at hkp://wwwkeys.eu.pgp.net and http://pgp.mit.edu
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to