view unixSoft/otherbin/enable-emacs-in-gtk.sh @ 227:e8170eba88cd

apply-patchbomb: clean up imports and improve exit status
author Augie Fackler <durin42@gmail.com>
date Mon, 04 Oct 2010 21:47:22 -0500
parents dafd5586742e
children
line wrap: on
line source

#!/bin/sh
echo 'gtk-key-theme-name = "Emacs"' >>~/.gtkrc-2.0
gconftool -t string --set /desktop/gnome/interface/gtk_key_theme Emacs