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

2019-11-13 Thread Samuel Tissot
A little workaround that I found the alt-r key does not trigger for me the HUD. So I reprogrammed my keyboard alt-l to be alt-r as well. works for me. I hope it helps until this is fixed/changed. NOTE. I do have a programmable keyboard. I do not know if it works with software keymapping solution

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

2017-09-15 Thread Joshua Bearden
I just wanted to play games in Ubuntu. alt-e is a crucial keybind for me in my favourite game. This little bug prevents me from playing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title:

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

2017-03-31 Thread Velkan
Yes, just set some language that doesn't use Latin alphabet for your GUI and you'll be able to code in the IDE. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ window menu shortcut

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

2017-03-15 Thread Sebastian Zaha
#13 does not seem to work in 16.04 anymore. It takes the keys from the application too, can't use the keys bound by the editor / ide. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt

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

2017-02-27 Thread Brett Stahlman
Linux power users tend to make heavy use of keybindings involving alt/meta and ctrl. Consequently, this is a very serious issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ win

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

2016-12-05 Thread John Parejko
Still exists on 16.04. This bug appears to have been orphaned for years: what might be necessary to get someone to look at it? Should we go upstream to gtk? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

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

2016-03-19 Thread Mukeshgupta-2006
Bug still present in 15.10 . Doesn't work by even disabling the "Activate the window menu" shortcut from Settings->Keyboard->Shortcuts. Particularly annoying while using Sublime Text. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

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

2015-11-16 Thread Rodrigo
** Tags added: shortcut -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ window menu shortcuts cannot be disabled To manage notifications about this bug go to: https://bugs.launchp

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

2015-11-12 Thread Rodrigo
** Description changed: I find the key ergonomically very useful (it can be pressed with a thumb without moving any of the "letter" fingers) and I would like to use it for many custom keyboard shortcuts (there is a reason why it plays such a big role in Emacs and the whole OS X for that m

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

2015-11-12 Thread Rodrigo
As part of the big bug review for 16.04 LTS I have tested this on 15.10 and the bug is still there. ** Changed in: unity Status: New => Confirmed ** Changed in: unity (Ubuntu) Status: New => Confirmed ** Tags added: desktop-bugscrub-triaged -- You received this bug notification b

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

2015-11-03 Thread Davide Depau
This is very annoying with Sublime Text too, which binds special keybindings using the Alt key. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ window menu shortcuts cannot be disa

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

2015-11-02 Thread Bert Vermeulen
This is a general problem across Unity, and it is SUPREMELY annoying. I like to use -t to open a terminal, and various other keyboard shortcuts that use as the only modifier. That has always worked, but it's broken on Unity: when I start an application that has a menu that starts with the letter

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

2015-11-02 Thread Bert Vermeulen
** Also affects: unity Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ window menu shortcuts cannot be disabled To manage notifications

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

2015-05-06 Thread Oleksandr Senkovych
Sorry, don't mind to my previous comment. It doesn't work (although it seemed to me that it did for a moment). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ window menu shortcuts

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

2015-05-06 Thread Oleksandr Senkovych
Just in case someone is so annoyed that he is ready to do some untested things, just copy-paste this in terminal with root permissions: export QUILT_REFRESH_ARGS="-p ab --no-timestamps --no-index" export QUILT_PATCHES=debian/patches apt-get -y build-dep indicator-appmenu apt-get -y source indicat

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

2015-04-05 Thread scinart
#13 does work for me. According to GTK docs , GtkSettings:gtk-enable-mnemonics has been deprecated since version 3.10 and should not be used in newly-written code. This setting can still be used for application overrides, but will be ignored in the future. https://developer.gnome.org/gtk3/stable/

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

2015-03-04 Thread midopa
#13 that doesn't work for me. According to GTK docs, this setting has been disabled since 3.10, which is what's on 14.04. https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings --gtk-auto-mnemonics -- You received this bug notification because you are a member of Ubuntu Bugs, whic

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

2015-01-05 Thread Elijah Lynn
The above comment didn't work for me. It seems in Ubuntu 14.04, Nautilus uses GTK-3.0 and in 3.0 they moved away from the gtkrc files and use settings.ini files in various locations. For Nautilus on Ubuntu 14.04: Create the following path & file if it doesn't already exist. /home/YOURUSERNAME/.co

[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).

[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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ w

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

2014-08-03 Thread Belarrius
Same bug here! on Ubuntu 14.04 I play at WoW with wine and the alt+a and alt+e bug my game! It's not possible to disable alt+a or alt+e -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Tit

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

2014-07-15 Thread ngsupb
This issue is still in 14.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ window menu shortcuts cannot be disabled To manage notifications about this bug go to: https://bugs.la

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

2014-02-17 Thread Oleksandr Senkovych
Alt+menu shortcut shortcuts doesn't work also (e.g. Alt+F should open &File menu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ window menu shortcuts cannot be disabled To manag

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

2013-07-15 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nautilus (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: A

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

2013-06-05 Thread Dražen Lučanin
False alarm, it doesn't really work :( It seemed to be working for Chromium, but not for all applications. Seems that Chromium didn't have these "shortcut" menu items - just alt+f mapping to its options. The bug remains open... -- You received this bug notification because you are a member of U

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

2013-06-05 Thread Dražen Lučanin
Woohoo! It seems that this is already possible! I just read this comment on an SO question http://askubuntu.com/questions/124815/how-do-i-enable-emacs-keybindings- in-google-chrome#comment332725_233539 System Settings - Keyboard - Shortcuts tab - Windows section - Disable "Activate the window men

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

2013-05-29 Thread Dražen Lučanin
BTW, Pjack Chen, you can mark this bug as "affecting you" on top of the page (under the bug title). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: Alt+ window menu shortcuts cannot be

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

2013-05-29 Thread Dražen Lučanin
In the terminal application in specific, you can disable the menu shortcuts it in the options (otherwise I don't know how would I edit long commands). See: http://askubuntu.com/questions/30224/how-to-disable-the-alt-hotkey- behavior-on-gnome-terminal For all the other applications, though, it is

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

2013-05-29 Thread Pjack Chen
This bug really annoy me too. I cannot use some Alt+ shortcut key in bash. ex: Alt+f, Alt + (left arrow key), Alt + (right arrow key) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1113420 Title: A