xml 使用KeyRemap4Macbook实现RSS RSS阅读器j / k键绑定

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了xml 使用KeyRemap4Macbook实现RSS RSS阅读器j / k键绑定相关的知识,希望对你有一定的参考价值。

<?xml version="1.0"?>
<root>
    <appdef>
        <appname>Leaf</appname>
        <equal>com.rockysandstudio.Leaf</equal>
    </appdef>
    <item>
        <name>dm4</name>
        <item>
            <name>Leaf j/k key binding</name>
            <identifier>dm4.leaf.jk</identifier>
            <only>Leaf</only>
            <autogen>__KeyToKey__ KeyCode::K, KeyCode::CURSOR_UP</autogen>
            <autogen>__KeyToKey__ KeyCode::J, KeyCode::CURSOR_DOWN</autogen>
        </item>
    </item>
</root>

以上是关于xml 使用KeyRemap4Macbook实现RSS RSS阅读器j / k键绑定的主要内容,如果未能解决你的问题,请参考以下文章

xml SimpleSectionedRecyclerViewAdapter:使用这个类来实现一个简单的“RecyclerView.Adapter”。

R语言(XML/rvest)下载网页表格

R语言XML文件

使用 XML 包 R 解析 RSS 提要

在 R 中使用 XML2 解析大 XML

从 R 列表生成 xml