view unixSoft/otherbin/enable-emacs-in-gtk.sh @ 428:bd5b61866ef8

packages: drop a few emacs packages
author Augie Fackler <raf@durin42.com>
date Tue, 29 Nov 2016 14:06:50 -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