简体   繁体   English

IntelliJ IDE突然开始在Windows中显示基于“元”的快捷方式

[英]IntelliJ IDE suddenly started showing “meta” based shortcuts in windows

I have been since morning digging up all the jetbrains tutorial and googling, if any where I get to see a way or meaning of replacing ctrl as meta in my intelliJ IDEA IDE 12.x version, but surprisingly there is no shortcut or explanation found in my notice till time. 从早上开始,我一直在挖掘所有的jetbrains教程并进行谷歌搜索,以了解在我的intellelliJ IDEA IDE 12.x版本中将ctrl替换为meta的方式或含义,但是令人惊讶的是,在其中找不到快捷方式或解释我的通知直到时间。 Does any one of here know how do I interpret "Meta" keyboard shortcut in order to have my intelliJ shortcuts work. 是否有任何一个人知道我该如何解释“ Meta”键盘快捷键才能使我的智能快捷键正常工作。 Please see the Screenshot below and guide, how do I interpret in windows? 请参阅下面的屏幕快照和指南,如何在Windows中解释?

setting keymap would help? 设置键盘映射会有所帮助吗? and how can I do that if yes! 是的,我该怎么办!

在此处输入图片说明

Any help would be really appreciated. 任何帮助将非常感激。 I am working on Windows on Idea 12.1.4 我在Idea 12.1.4上的Windows上工作

Thanks! 谢谢!

Meta is NOT a typical Windows key. 不是典型的Windows密钥。 So possibly you are not using Windows key map. 因此,可能您没有使用Windows键映射。 You can change current key map in this way: File -> Settings -> type "Keymap" to search Keymap setting -> change your key map setting. 您可以通过以下方式更改当前键映射:文件->设置->键入“键映射”以搜索键映射设置->更改键映射设置。

From @fnl comment: Meta isn't a key typically found on modern machines at all. 来自@fnl的评论:Meta根本不是现代计算机上通常找不到的键。 It's a leftover from Sun's demise, at best. 充其量只是Sun的消亡而已。 Apple's computers have Control, Option, and Command (aka. Apple Key), much like Window's machines have Control, Alternate, and the Windows Key. Apple的计算机具有Control,Option和Command(又名Apple Key),就像Window的计算机具有Control,Alternate和Windows Key一样。 So in fact, it's like the Windows or Apple Key, but Meta is so important to some that you often get offered to "replace" the Option/Alt Key with Meta's functionality. 因此,实际上,它就像Windows或Apple Key,但是Meta对某些人来说是如此重要,以至于您经常被提供使用Meta的功能来“替换” Option / Alt键。

I have also faced this issue with Pycharm. 我也面对过Pycharm这个问题。 To make it work in windows, you can go to PyCharm IDE-> File-> Setting->KeyMap and change KeyMaps options from Eclipse(MAC OS X) to Eclipse or Default or Visual Studio. 要使其在Windows中工作,您可以转到PyCharm IDE->文件->设置-> KeyMap并将KeyMaps选项从Eclipse(MAC OS X)更改为Eclipse或Default或Visual Studio。 So it will work like normal windows short cuts. 因此,它将像普通的Windows快捷方式一样工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM