view unixSoft/otherbin/enable-emacs-in-gtk.sh @ 276:46979cef73b6

emacs: require and configure company mode
author Augie Fackler <raf@durin42.com>
date Fri, 27 Apr 2012 16:48:48 -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