gtk: disable mnemonics in gtkrc.key.mac, they don't exist on the Mac

This commit is contained in:
Michael Natterer 2011-09-16 15:51:33 +02:00 committed by Michael Natterer
parent be1eea612c
commit d83c86d42e

View File

@ -1,3 +1,5 @@
gtk-enable-mnemonics = 0
binding "gtk-mac-alt-arrows"
{
bind "<alt>Right" { "move-cursor" (words, 1, 0) }