view unixSoft/otherbin/enable-emacs-in-gtk.sh @ 248:e703696d4df5

emacs bootstrap: moved my personal elpa archive
author Augie Fackler <durin42@gmail.com>
date Thu, 09 Jun 2011 20:19:45 -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