-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
M-f not working on linux #44
Comments
same here! |
I am running Ubuntu 16.04 LTS and opens the file menu. opens the view menu. I have tried to override the alt key without luck. |
Sorry, that did not come out correctly. Meant to write: |
Unfortunatly this is an old known bug in Ubuntu without workaround since version 15.04+ |
Thank you for responding. I will check the bug report.
(I wonder how it is implemented in Emacs itself on Ubuntu. I don't have any
problems with alt-f, alt-v etc when using Emacs. It seems the top menu is
not "alt enabled" when in the editor.)
Tor
…On Sat, May 20, 2017 at 7:25 PM, Frederico F. de Oliveira < ***@***.***> wrote:
Unfortunatly this is an old known bug in Ubuntu without workaround since
version 15.04+
This is the bug report: https://bugs.launchpad.net/
ubuntu/+source/nautilus/+bug/1113420 If you have the same problem mark
you as an affected user too, so hopefully someone will fix it before we
give up using Ubuntu.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACM5Br9ssEuUo1GsYqVx8fA7NcXfrWA_ks5r73ZrgaJpZM4L6vdG>
.
|
Great news!! Visual Studio Code v.1.13.1 just added a new setting called window.enableMenuBarMnemonics that when setted to false disables the Alt top bar shortcut letting the emacs shortcuts work like a charm :) |
I haven't tried the new setting. Had switched to KDE earlier which took
care of the problem. I like it and have no reason to go back currently. It
also turned out it was more straightforward to set up natural scrolling for
the trackpad and mouse scroll-wheel in all applications with KDE.
…On Mon, Jun 19, 2017 at 5:16 PM, adamboche ***@***.***> wrote:
My settings.json looks like this, and I still have the problem.
{
"python.pythonPath": "${workspaceRoot}/venv/bin/python3",
"window.enableMenuBarMnemonics":false
}
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#44 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACM5Bv5Qnj2v6U-0g7HsACtemLgQJpjmks5sFuU4gaJpZM4L6vdG>
.
|
Unfortunately this project seems to have been abandoned. Checkout |
No description provided.
The text was updated successfully, but these errors were encountered: