forked from AuroraMiddleware/gtk
gtk: disable mnemonics in gtkrc.key.mac, they don't exist on the Mac
This commit is contained in:
parent
be1eea612c
commit
d83c86d42e
@ -1,3 +1,5 @@
|
||||
gtk-enable-mnemonics = 0
|
||||
|
||||
binding "gtk-mac-alt-arrows"
|
||||
{
|
||||
bind "<alt>Right" { "move-cursor" (words, 1, 0) }
|
||||
|
Loading…
Reference in New Issue
Block a user