PS-2022.2.3 <zyimm@code-veteran-driver Create keymap.xml, GNOME.xml

This commit is contained in:
zyimm 2022-11-18 13:49:36 +08:00
parent f85ce50575
commit 5cb8c3cce2
2 changed files with 15 additions and 0 deletions

5
_linux/keymap.xml Normal file
View File

@ -0,0 +1,5 @@
<application>
<component name="KeymapManager">
<active_keymap name="GNOME 副本" />
</component>
</application>

10
keymaps/GNOME.xml Normal file
View File

@ -0,0 +1,10 @@
<keymap version="1" name="GNOME 副本" parent="Default for GNOME">
<action id="FindInPath">
<keyboard-shortcut first-keystroke="shift ctrl f" />
<keyboard-shortcut first-keystroke="alt f" />
</action>
<action id="ReplaceInPath">
<keyboard-shortcut first-keystroke="shift ctrl r" />
<keyboard-shortcut first-keystroke="alt r" />
</action>
</keymap>