Hylke’s Home

Saturday, April 19th, 2008

Pretty GNOME clock

You can make your clock applet prettier by changing two lines with gconf-editor. Here’s how to do it:

Pretty GNOME clock applet.




What people think...


  1.  Sunday, April 20th, 2008 at 15:07

    So cute :) Thanks for this tip !

  2.  Sunday, April 20th, 2008 at 15:30
    Tom  

    Fantastic tip, thanks

  3.  Sunday, April 20th, 2008 at 15:35

    Cool!

  4.  Sunday, April 20th, 2008 at 16:15
    trace  

    Thanks! that’s great, I didn’t know gconf-editor :)
    I didn’t put the hour in bold tho, the span smaller is good enough.

    I wonder what else I can modify from this app :D

  5.  Monday, April 21st, 2008 at 01:18
    Wade Mealing  

    I also used to use a dark theme like this, but firefox became unusable. (White text on white input boxes and the like)

    Do you have this problem too ? Is avoiding this a function of the theme you use ?

  6.  Monday, April 21st, 2008 at 01:58
    Hylke  

    Wade Mealing: you can change the default colors in firefox (edit > preferences > content > colors). This takes care of most of the websites, but not all.

  7.  Monday, April 21st, 2008 at 10:46

    Could you come up with some good values for a standard grey panel as well?
    This looks sweet, lets put this in soon!

  8.  Monday, April 21st, 2008 at 16:12
    blog post spin doctor  

    this needs:

    A big closeup of the styled clock applet.

    The style text verbatim in the blog post so that it is selectable & ctrl-c-able

  9.  Friday, June 6th, 2008 at 03:34

    I agree with the post above ! :P

  10.  Thursday, June 12th, 2008 at 05:07

    I had no idea gnome-panel’s GConf could accept html like input…

    thanks!

  11.  Tuesday, July 15th, 2008 at 22:12
    Brandon  

    What do I have to change to make it in the 12 hour format?

  12.  Tuesday, July 15th, 2008 at 23:57
    Hylke  

    Brandon: Edit the hour_format key in the same way or right click the clock applet -> preferences.

  13.  Sunday, November 23rd, 2008 at 17:20
    Y0ssar1an  

    > What do I have to change to make it in the 12 hour format?

    Format keys are the same as for the “date” command. For 12-hour replace %H:%M with %l:%M %p. For all options see “man date” or:

    FORMAT controls the output. The only valid option for the second form
    specifies Coordinated Universal Time. Interpreted sequences are:

    %% a literal %

    %a locale’s abbreviated weekday name (e.g., Sun)

    %A locale’s full weekday name (e.g., Sunday)

    %b locale’s abbreviated month name (e.g., Jan)

    %B locale’s full month name (e.g., January)

    %c locale’s date and time (e.g., Thu Mar 3 23:05:25 2005)

    %C century; like %Y, except omit last two digits (e.g., 21)

    %d day of month (e.g, 01)

    %D date; same as %m/%d/%y

    %e day of month, space padded; same as %_d

    %F full date; same as %Y-%m-%d

    %g last two digits of year of ISO week number (see %G)

    %G year of ISO week number (see %V); normally useful only with %V

    %h same as %b

    %H hour (00..23)

    %I hour (01..12)

    %j day of year (001..366)

    %k hour ( 0..23)

    %l hour ( 1..12)

    %m month (01..12)

    %M minute (00..59)

    %n a newline

    %N nanoseconds (000000000..999999999)

    %p locale’s equivalent of either AM or PM; blank if not known

    %P like %p, but lower case

    %r locale’s 12-hour clock time (e.g., 11:11:04 PM)

    %R 24-hour hour and minute; same as %H:%M

    %s seconds since 1970-01-01 00:00:00 UTC

    %S second (00..60)

    %t a tab

    %T time; same as %H:%M:%S

    %u day of week (1..7); 1 is Monday

    %U week number of year, with Sunday as first day of week (00..53)

    %V ISO week number, with Monday as first day of week (01..53)

    %w day of week (0..6); 0 is Sunday

    %W week number of year, with Monday as first day of week (00..53)

    %x locale’s date representation (e.g., 12/31/99)

    %X locale’s time representation (e.g., 23:13:48)

    %y last two digits of year (00..99)

    %Y year

    %z +hhmm numeric timezone (e.g., -0400)

    %:z +hh:mm numeric timezone (e.g., -04:00)

    %::z +hh:mm:ss numeric time zone (e.g., -04:00:00)

    %:::z numeric time zone with : to necessary precision (e.g., -04,
    +05:30)

    %Z alphabetic time zone abbreviation (e.g., EDT)

    By default, date pads numeric fields with zeroes. The following
    optional flags may follow ‘%’:

    - (hyphen) do not pad the field

    _ (underscore) pad with spaces

    0 (zero) pad with zeros

    ^ use upper case if possible

    # use opposite case if possible

    After any flags comes an optional field width, as a decimal number;
    then an optional modifier, which is either E to use the locale’s alter‐
    nate representations if available, or O to use the locale’s alternate
    numeric symbols if available.

Websites that link to this post

  1. Galipe » Blog Archive » Une horloge Gnome customisée en couleur
  2. Personaliza el reloj de Gnome at ::Digital Shippuuden::
  3. Pon bonito el reloj de GNOME | Venraiker

Leave your thoughts

Due to spam I check every comment myself,
so it may take a little longer for your comment to appear.


© 2006—2010  Hylke Bons   
-->