view unixSoft/otherbin/enable-emacs-in-gtk.sh @ 444:957632211aa3

hgimp: add hglib path
author Augie Fackler <raf@durin42.com>
date Thu, 31 Aug 2017 10:10:23 -0400
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