Skip to content

Instantly share code, notes, and snippets.

@s5unty
Created March 17, 2015 07:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s5unty/a93b893f3480c0cb6bfe to your computer and use it in GitHub Desktop.
Save s5unty/a93b893f3480c0cb6bfe to your computer and use it in GitHub Desktop.
升级超强二笔的码表以支持自造词功能 #erbi #fcitx #cqlb
--- cqlb30.txt.orig 2015-03-17 15:47:47.589370961 +0800
+++ cqlb30.txt.rule 2015-03-17 15:50:58.849377706 +0800
@@ -1,15 +1,24 @@
;fcitx Version 0x03 Table file
+;超强二笔120309码表:http://fds8866.ys168.com/
+;解开后参考erbi码表:http://fcitx.github.io/handbook/sect1-code-table.html
+;
+;1. 添加了 InvalidChar、删除了标点符号。
+; 使得标点可以直接上屏。
+;
+;2. 添加了 Rule 规则。
+; 使得可以使用自造词功能。
KeyCode=abcdefghijklmnopqrstuvwxyz;,./
Length=4
Pinyin=@
PinyinLength=4
Prompt=&
ConstructPhrase=^
+InvalidChar=;,./iuv
+[Rule]
+e2=p11+p12+p21+p22
+e3=p11+p12+p21+p31
+a4=p11+p21+p31+n11
[Data]
-, ,
-. 。
-/ 、
-; ;
a 安
a, 嫒
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment