windows AltGr 键不起作用,我必须使用 Ctrl+AltGr
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/23482392/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
AltGr key not working, instead i have to use Ctrl+AltGr
提问by Xeltor
I encountered this problem several times. I want to use a character accessible using the AltGrKey but for some reason it doesn't work. As if i didn't press the AltGrkey.
我多次遇到这个问题。我想使用可通过AltGrKey访问的字符,但由于某种原因它不起作用。好像我没有按下AltGr键。
Usually i experience this in remote Desktop but not on my local machine. I think that this is triggered when doing a combination of those keys : Alt/Ctrl/AltGr/Shift+ Enter. But i tried many of those combinations, and it didn't solve the problem...
通常我会在远程桌面上遇到这种情况,但不会在我的本地机器上遇到这种情况。我认为这是在组合这些键时触发的:Alt/ Ctrl/ AltGr/ Shift+ Enter。但是我尝试了很多这样的组合,并没有解决问题......
I also figured out that i could access the characters i needed while doing Ctrl+AltGr+Keyinstead of AltGr+Key
我还发现我可以在执行Ctrl+ AltGr+Key而不是AltGr+时访问我需要的字符Key
回答by Xeltor
I found a solution for my problem while writing my question !
我在写我的问题时找到了解决我的问题的方法!
Going into my remote session i tried two key combinations, and it solved the problem on my Desktop : Alt+Enterand Ctrl+Enter(i don't know which one solved the problem though)
进入我的远程会话,我尝试了两个组合键,它解决了我桌面上的问题:Alt+Enter和Ctrl+ Enter(虽然我不知道哪个解决了问题)
I tried to reproduce the problem, but i couldn't... but i'm almost sure it's one of the key combinations described in the question above (since i experienced this problem several times)
我试图重现该问题,但我不能......但我几乎可以肯定它是上述问题中描述的组合键之一(因为我多次遇到此问题)
So it seems the problem comes from the use of RDP (windows7 and 8)
所以问题似乎来自使用RDP(windows7和8)
Update 2017: Problem occurs on Windows 10 aswell.
2017 年更新:Windows 10 上也会出现问题。