view unixSoft/otherbin/enable-emacs-in-gtk.sh @ 284:426917c07eb1

functionpath: fix af_reloadfuncs()
author Augie Fackler <durin42@gmail.com>
date Mon, 30 Jan 2012 12:56:49 -0600
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