I am often working on the commandline and then it is some extra work to
change the location by using the System Preferences. So I added the following
function definition to my .zshrc
setloc() { scselect $(scselect 2>&1 | grep $1 | awk '{print $1}') }
After that I can change my location by using:
setloc vanaheim or setloc ilmatar
2008-11-27 14:30:11 Blokje
HintApple logo in the top left corner (or is it left top?) Location Select Location.I came across that while playing around. Saves me everyday at least 10 clicks around the Preferences panels