Topic: [Partly solved. Is there a GUI?] Changing time zone? Via Openbox menu?
I couldn't find how to change the time zone, either through the Openbox menu, or by entering settings in dmenu (Alt+F3) and looking through the choices. Have I missed something?
Googling, I found a method that worked. As root in a terminal, run:
dpkg-reconfigure tzdataThis gave me a terminal based menu for selecting a time zone. Not fancy, but it worked.
Now, how can a root terminal command like this be added to the Openbox menu? I thought gksudo might do it, but when I tried running "gksudo dpkg-reconfigure tzdata" in a terminal, I got an error:
(gksudo:4978): GLib-CRITICAL **: g_str_has_prefix: assertion `str != NULL' failedLast edited by Chriswaterguy (2010-09-15 09:19:24)