[Bug 1113420] Re: Alt+ window menu shortcuts cannot be disabled

2014-08-19 Thread Guillaume Wenzek
Same bug in Ubuntu 14.04, it worked fine in 12.04. It's really annoying that Ubuntu privates us from all the alt+key shortcuts... -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1113

[Bug 1113420] Re: Alt+ window menu shortcuts cannot be disabled

2014-08-19 Thread Guillaume Wenzek
I found a work around in ubuntu forum : http://ubuntuforums.org/showthread.php?t=1735533 *** quote *** To disable mnemonics you should create (if it doesn't already exist) ~/.gtkrc-2.0. This file should contain the line gtk-enable- mnemonics = 0 (you can add other GTK settings if you'd like).