Git Product home page Git Product logo

rime-config's Introduction

简介

本项目包含对 Rime 输入法五笔的配置,包括单字码表、自动上屏等。

如何使用

Linux

  1. 将配置文件置于对应的路径下,在 Linux 发行版、iBus 框架下为 $HOME/.config/ibus/rime
  2. 修改 wubi86.custom.yaml/wubi98.custom.yaml 文件以开启/关闭单字码表、自动上屏等功能。
  3. 重新部署 Rime。有如下三种方法:
    1. 使用系统通知栏中的「部署」按钮。
    2. 删除 build/ 文件夹并运行 ibus-daemon -rdx
    3. 在 Rime 文件夹下运行 rime_deployer --build . 命令。

Android

  1. 打开同文输入法,设置「用户文件夹」。
  2. 将所有文件复制至上一步设定的文件夹中。
  3. 点击「部署」即可使用。

文件说明

default.custom.yaml

在这里定制 Rime。

五笔86

wubi86.schema.yaml

五笔86方案文件。

wubi86.custom.yaml

五笔86自定义文件。四字上屏、唯一上屏等功能可以在这里定制。

wubi86.dict.yaml

自带的五笔86码表。

wubi86_char.dict.yaml

五笔86单字码表。

wubi86_char_user.dict.yaml

用户词库。我发现单字模式加个人词库可以在确定性和输入效率之间取得一个平衡。个人 常用的高频词语可以在这个文件中添加。

五笔98

后来我发现,五笔98在拆字、输入效率上比五笔86更顺手,遂改用五笔98。

wubi98.schema.yaml

五笔98方案文件。

wubi98.custom.yaml

五笔98自定义文件。自定义文件。四字上屏、唯一上屏等功能可以在这里定制。

wubi98.dict.yaml

五笔98码表。从五笔86的码表里引入了以 ZZ 开头输入符号的功能。

rime-config's People

Contributors

sheepduke avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

kktt007

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.