xml private.xml
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml private.xml相关的知识,希望对你有一定的参考价值。
<?xml version="1.0"?>
<root>
<item>
<name>[all] KANA/EISUU + H/J/K/L move cursor</name>
<appendix>かなキー/英数キー + H/J/K/Lキーでカーソル移動</appendix>
<item>
<name>EISUU to ModifierFlag::EXTRA1</name>
<identifier>remap.app_all_eisuu_extra</identifier>
<autogen>__KeyOverlaidModifier__ KeyCode::JIS_EISUU, KeyCode::VK_MODIFIER_EXTRA1, KeyCode::JIS_EISUU</autogen>
</item>
<item>
<name>KANA to ModifierFlag::EXTRA1</name>
<identifier>remap.app_all_kana_extra</identifier>
<autogen>__KeyOverlaidModifier__ KeyCode::JIS_KANA, KeyCode::VK_MODIFIER_EXTRA1, KeyCode::JIS_KANA</autogen>
</item>
<item>
<name>Ex1-H to left</name>
<identifier>private.app_all_opth_left</identifier>
<autogen>--KeyToKey-- KeyCode::H, ModifierFlag::EXTRA1, KeyCode::CURSOR_LEFT</autogen>
</item>
<item>
<name>Ex1-J to down</name>
<identifier>private.app_all_optj_down</identifier>
<autogen>--KeyToKey-- KeyCode::J, ModifierFlag::EXTRA1, KeyCode::CURSOR_DOWN</autogen>
</item>
<item>
<name>Ex1-K to up</name>
<identifier>private.app_all_optk_up</identifier>
<autogen>--KeyToKey-- KeyCode::K, ModifierFlag::EXTRA1, KeyCode::CURSOR_UP</autogen>
</item>
<item>
<name>Ex1-L to right</name>
<identifier>private.app_all_optl_right</identifier>
<autogen>--KeyToKey-- KeyCode::L, ModifierFlag::EXTRA1, KeyCode::CURSOR_RIGHT</autogen>
</item>
<item>
<name>──────────────────────────────</name>
<identifier vk_config="true">notsave.app_all_space_extra</identifier>
<autogen>__ShowStatusMessage__ Command</autogen>
</item>
<item>
<name>(標準からコピー)英数/かなキーの動作を優先モード</name>
<appendix>(基本的に英数/かなキーとして動作させる)</appendix>
<appendix>(コマンドキーとして動作させるにはコマンドキーを長押しする)</appendix>
<appendix>(長押しの時間は Key Repeat タブの Holding Key to Key > Holding Threshold で指定します)</appendix>
<identifier>private.app_all_space_extra</identifier>
<autogen>__HoldingKeyToKey__ KeyCode::SPACE,
KeyCode::SPACE,
KeyCode::VK_NONE,
KeyCode::VK_CONFIG_SYNC_KEYDOWNUP_notsave_app_all_space_extra,
ModifierFlag::EXTRA1</autogen>
</item>
</item>
<item>
<name>【Alfred】Change for Alfred app</name>
<item>
<name>[Alfred]Ctrl+L to Right</name>
<identifier>private.app_alfred_ctrl_l_to_right</identifier>
<only>ALFRED</only>
<autogen>--KeyToKey-- KeyCode::L, ModifierFlag::CONTROL_L, KeyCode::CURSOR_RIGHT</autogen>
</item>
<item>
<name>[Alfred]Ctrl+J to Down</name>
<identifier>private.app_alfred_ctrl_j_to_down</identifier>
<only>ALFRED</only>
<autogen>--KeyToKey-- KeyCode::J, ModifierFlag::CONTROL_L, KeyCode::CURSOR_DOWN</autogen>
</item>
<item>
<name>[Alfred]Ctrl+K to Up</name>
<identifier>private.app_alfred_ctrl_k_to_up</identifier>
<only>ALFRED</only>
<autogen>--KeyToKey-- KeyCode::K, ModifierFlag::CONTROL_L, KeyCode::CURSOR_UP</autogen>
</item>
</item>
</root>
以上是关于xml private.xml的主要内容,如果未能解决你的问题,请参考以下文章
xml Karabiner private.xml用于交换Parallels的选项和命令键
xml 用于非Apple键盘的Karabiner private.xml切换目标显示模式
xml 我的Karabiner的`private.xml`(https://pqrs.org/osx/karabiner/index.html.en)。