view unixSoft/otherbin/enable-emacs-in-gtk.sh @ 398:1cda3348f36b

emacs f4 dwim: bind rust files to running tests with cargo
author Augie Fackler <raf@durin42.com>
date Mon, 25 Jul 2016 23:12:48 -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