-
Notifications
You must be signed in to change notification settings - Fork 17.4k
Right ALT Not supported (bad for International Keyboards) #1625
Comments
Came up again here with a Swiss keyboard: support/dc36f40c9f9411e39d48d431a1f89cb9
|
On a German keyboard, you can't type |
Same for Czech qwerty keyboard, for ex. I tried to override this behavior in keymap file but it didn't help. |
This seems to affect keys that are bound to an action in Atom and which need CTRL+ALT or AltGr for the key itself. For example: on azerty you need to press AltGr + é to get an @. There you need AltGr for the key itself. Now if something was bound to CTRL+ALT+@ or CTRL+ALT+é, this problem would appear when you'd want to type @. |
I don't know if it helps: |
Closing in favor of atom/atom-keymap#35 |
Turkish keyboard also has the same problem |
@ayhankuru '.workspace':
'alt-q': 'core:@' satırlarını ekleyebilirsiniz. Denedim çalışıyor. |
@onokumus keymap.cson dosyasında değişiklik yaptım ama olmadı, autoflow modulü içerisinde ".platform-win32 .editor":{
"altgr-q": "core:@"
} |
Same with Slovenian keyboard using Windows 8.1 and Atom 0.141.0. I have problems with keys:
], <, @, {, }, | are working fine. |
Same with bepo keyboard, the french dvorak keyboard, the backslash () is not working (altgr + à) |
Yeah, same with bépo \ :( Is there any fix to change that? I need \ for Haskell hacking :( |
This ticket has been closed a few weeks back, i think it won't get any attention anymore. Please focus your attention on this issue here: atom/atom-keymap#35 |
how do this: \ ??? |
I can confirm that |
Please keep the discussion on atom/atom-keymap#35. |
From: support/9f98abca9f4a11e3955c6445541b1a76
The text was updated successfully, but these errors were encountered: