Hacker News new | ask | show | jobs
by drivebyacct 5900 days ago
Right side: gconftool-2 --set “/apps/metacity/general/button_layout” --type string “:minimize,maximize,close”

Left side: gconftool-2 --set “/apps/metacity/general/button_layout” --type string “maximize,minimize,close:”

Far faster than using the gconf-editor GUI, IMO.