- Mastering PyCharm
- Quazi Nafiul Islam
- 135字
- 2021-07-09 21:42:53
Different keymaps
PyCharm has a default keymap and even a nice PDF to show you all the most used commands when you navigate to Help | Default Keymap Reference (the same on Mac, Windows, and Linux).

On Mac, the default keymap is OSX 10.5+, and on both Windows and Linux, the default keymap is called Default. This can easily be changed by changing the keymap by going to Preferences (Mac) or Settings… (Windows/Linux).

Notice how my keymap is Mac OS X 10.5+ copy. This is because you cannot override a predefined configuration; you can only make your own copy of it. If my list is different from yours, it's because I imported some of my keymaps; in this case, Default copy from my Windows installation. Just like themes, you can import and export keymaps.
推薦閱讀
- LaTeX Cookbook
- Redis Applied Design Patterns
- Hands-On JavaScript High Performance
- 網站構建技術
- jQuery Mobile移動應用開發實戰(第3版)
- Python Interviews
- Visual FoxPro 6.0程序設計
- Java Web從入門到精通(第2版)
- C指針原理揭秘:基于底層實現機制
- Mastering SciPy
- UML基礎與Rose建模實用教程(第三版)
- Using Yocto Project with BeagleBone Black
- Mastering Python
- Learn Linux Quickly
- PHP從入門到精通(第7版)