默认和默认XWin键映射之间的区别 [英] Difference between Default and Default XWin keymaps

查看:95
本文介绍了默认和默认XWin键映射之间的区别的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Linux上使用IntelliJ IDEA,我注意到两个外观非常相似的键盘映射:默认和默认XWin.

I use IntelliJ IDEA on Linux and I noticed 2 keymaps who look very similar : Default and Default XWin.

我应该在Linux上使用哪一个?有什么区别? 并且可以比较键盘映射(例如,比较默认KDE和默认XWin).

Which one should I use on Linux and what are the differences? And is it possible to compare keymaps (to compare Default KDE and Default XWin for example).

推荐答案

以下是一些按键映射之间的区别

Here are the differences between some of the keymaps

+-----------------------------------+----------------+-------------------+------------------+-----------------+
|                                   |    Default     | Default for GNOME | Default for XWin | Default for KDE |
+-----------------------------------+----------------+-------------------+------------------+-----------------+
| Build Project                     | Ctrl+F9        |                   |                  | Ctrl+9          |
| Run to Cursor                     | Alt+F9         | Alt+Shift+9       |                  | Alt+Shift+9     |
| Force Run to Cursor               | Ctrl+Alt+F9    | Ctrl+Alt+9        | Ctrl+Alt+9       | Ctrl+Alt+9      |
| Show Execution Point              | Alt+F10        | Alt+Shift+0       |                  | Alt+Shift+0     |
| Evaluate Expression...            | Alt+F8         | Alt+Shift+8       |                  | Alt+Shift+8     |
| Stop                              | Ctrl+F2        |                   |                  | Ctrl+2          |
| Toggle Line Breakpoint            | Ctrl+F8        |                   |                  | Ctrl+8          |
| Esc                               | Ctrl+Shift+F4  |                   |                  | Ctrl+Shift+4    |
|                                   | Ctrl+F4        |                   |                  | Ctrl+4          |
| Find Word at Caret                | Ctrl+F3        |                   |                  | Ctrl+3          |
| View Breakpoints...               | Ctrl+Shift+F8  |                   |                  | Ctrl+Shift+8    |
| Go to File Member                 | Ctrl+F12       |                   |                  | Ctrl+0          |
| Change Signature...               | Ctrl+F6        |                   |                  | Ctrl+6          |
| Find Usages / Find Usages in File | Alt+F7         | Alt+Shift+7       |                  | Alt+Shift+7     |
|                                   | Ctrl+F7        | Ctrl+F7           |                  | Ctrl+7          |
| Highlight Usages in File          | Ctrl+Shift+F7  |                   |                  | Ctrl+Shift+7    |
| Introduce Variable                | Ctrl+Alt+V     |                   |                  | Alt+Shift+V     |
| Show Usages                       | Ctrl+Alt+F7    | Ctrl+Alt+7        | Ctrl+Alt+7       | Ctrl+Alt+7      |
| Show Error Description            | Ctrl+F1        |                   |                  | Ctrl+1          |
| Select In...                      | Alt+F1         |                   |                  | Alt+Shift+1     |
| Reformat Code                     | Ctrl+Alt+L     |                   |                  | Alt+Shift+L     |
| Navigate Back/Forward             | Ctrl+Alt+Left  | Alt+Shift+Left    |                  |                 |
|                                   | Ctrl+Alt+Right | Alt+Shift+Right   |                  |                 |
+-----------------------------------+----------------+-------------------+------------------+-----------------+

此表在降价中

我通过以下方式发现了jetbrains工具套件中的按键映射之间的区别

I found out the differences between the keymaps in jetbrains suite of tools by

  1. 使用 Keymap Exporter 插件
  2. 将键映射导出为pdf.
  3. 使用 pdftotext
  4. 将pdf转换为文本
  5. 区分生成的文本文件
  1. Exporting the keymaps to pdf with Keymap Exporter plugin
  2. Converting the pdf to text with pdftotext
  3. Diffing the resulting text files

这篇关于默认和默认XWin键映射之间的区别的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆