/schemas/apps/clock_applet/prefs/format clock-applet string 24-hour Hour format This key specifies the hour format used by the clock applet. Possible values are "12-hour", "24-hour", "internet", "unix" and "custom". If set to "internet", the clock will display Internet time. The Internet time system divides the day into 1000 ".beats". There are no time zones in this system, so time is the same all over the world. If set to "unix", the clock will display time in seconds since Epoch, i.e. 1970-01-01. If set to "custom", the clock will display time according to the format specified in the custom_format key. 12-hour /schemas/apps/clock_applet/prefs/custom_format clock-applet string Custom format of the clock This key specifies the format used by the clock applet when the format key is set to "custom". You can use conversion specifiers understood by strftime() to obtain a specific format. See the strftime() manual for more information. /schemas/apps/clock_applet/prefs/show_seconds clock-applet bool false Show time with seconds If true, display seconds in time. /schemas/apps/clock_applet/prefs/show_date clock-applet bool true Show date in clock If true, display date in the clock, in addition to time. /schemas/apps/clock_applet/prefs/show_tooltip clock-applet bool true Show date in tooltip If true, show date in a tooltip when the pointer is over the clock. /schemas/apps/clock_applet/prefs/show_weather clock-applet bool true Show weather in clock If true, display a weather icon. /schemas/apps/clock_applet/prefs/show_temperature clock-applet bool true Show temperature in clock If true, show the temperature next to the weather icon. /schemas/apps/clock_applet/prefs/gmt_time clock-applet bool false Use UTC The use of this key was deprecated in MATE 2.28 in favour of the use of timezones. The schema is retained for compatibility with older versions. /schemas/apps/clock_applet/prefs/config_tool clock-applet string Time configuration tool The use of this key was deprecated in MATE 2.22 with the use of an internal time configuration tool. The schema is retained for compatibility with older versions. /schemas/apps/clock_applet/prefs/show_week_numbers clock-applet bool true Show week numbers in calendar If true, show week numbers in the calendar. /schemas/apps/clock_applet/prefs/expand_appointments clock-applet bool false Expand list of appointments If true, expand the list of appointments in the calendar window. /schemas/apps/clock_applet/prefs/expand_birthdays clock-applet bool false Expand list of birthdays If true, expand the list of birthdays in the calendar window. /schemas/apps/clock_applet/prefs/expand_tasks clock-applet bool false Expand list of tasks If true, expand the list of tasks in the calendar window. /schemas/apps/clock_applet/prefs/expand_weather clock-applet bool false Expand list of weather information If true, expand the list of weather information in the calendar window. /schemas/apps/clock_applet/prefs/expand_locations clock-applet bool false Expand list of locations If true, expand the list of locations in the calendar window. /schemas/apps/clock_applet/prefs/hour_format clock-applet int 12 Hour format The use of this key was deprecated in MATE 2.6 in favour of the 'format' key. The schema is retained for compatibility with older versions. /schemas/apps/clock_applet/prefs/unix_time clock-applet bool false Use UNIX time The use of this key was deprecated in MATE 2.6 in favour of the 'format' key. The schema is retained for compatibility with older versions. /schemas/apps/clock_applet/prefs/internet_time clock-applet bool false Use Internet time The use of this key was deprecated in MATE 2.6 in favour of the 'format' key. The schema is retained for compatibility with older versions. /schemas/apps/clock_applet/prefs/cities clock-applet list string [] List of locations A list of locations to display in the calendar window. /schemas/apps/clock_applet/prefs/temperature_unit clock-applet string Default Temperature unit The unit to use when showing temperatures. /schemas/apps/clock_applet/prefs/speed_unit clock-applet string Default Speed unit The unit to use when showing wind speed.