Sunday, April 28, 2024
11
rated 0 times [  11] [ 0]  / answers: 1 / hits: 21897  / 3 Years ago, tue, june 15, 2021, 7:10:14

I am trying to disable Alt from triggering the global menu when I am using an application (I am using Ubuntu 14.04).



My problem is, when I am using emacs, for example, and I hit Alt+h, the help menu is being launched, which I don't want.


More From » shortcut-keys

 Answers
0

I also use Emacs, but with the GUI (emacs & in a terminal shell) I don't see this problem - Alt-H selects the whole buffer.



When I run Emacs specifically inside a terminal (emacs -nw) I see the problem as you report. The Alt key is intercepted by the terminal application.



If you really want to use text-mode Emacs inside a terminal, you should use the terminal's menu (click inside the terminal window, then go to top of screen), then select Edit > Keyboard Shortcuts..., and uncheck "Enable menu access keys". After doing that, text-mode Emacs treats Alt-H just like GUI Emacs.



(edit) to disable the Alt key in all applications, run ccsm (CompizConfig Settings Manager), select Desktop -> Ubuntu Unity Plugin and disable the "Key to show the menu bar while pressed" and possibly "Key to show the HUD when tapped" too.



You may need to install ccsm using sudo apt-get install CompizConfig-Settings-Manager.


[#25666] Tuesday, June 15, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ularousand

Total Points: 380
Total Questions: 109
Total Answers: 101

Location: England
Member since Tue, Sep 8, 2020
4 Years ago
;