view unixSoft/otherbin/enable-emacs-in-gtk.sh @ 250:3a5ce01ccea1

hgrc: add utip alias for finding upstream tip
author Augie Fackler <durin42@gmail.com>
date Thu, 05 May 2011 11:00:27 -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