[Share Experiences] linux郑码输入法的使用
Tofloor
poster avatar
yingfenghuixiu
deepin
2021-07-30 12:41
Author

          由于我使用的是郑码输入法,在win平台非常的方便,但到了deepin的时候,基本上没有,都要靠自己自力更生了。郑码输入法做为型码输入法非常的优秀,但由于官方没做什么有用的推广,使得该输入法变的十分的小众。经过我二天的摸索,弄出二套方案。方便和我一样的人使用国产系统。

           一:1:由于deepin自带的fcitx输入法,所以替换系统自带的五笔码表即可。

http://liuwenshu.ys168.com/下载fcitx码表。zhengma.mb和zhengma.conf替换wbx.mb和wbx.conf   

系统fcitx五笔码表位置在      /usr/share/fcitx/table

                    2 :使用命令行安装。

sudo apt -get install fcitx-table-zhengma    重启或注消系统后郑码生效。

 

         二:使用中州韵方案。

         大家到官网下载该输入法。或打开终端输入  sudo apt-get install fcitx-rime   即可安装中州韵。

然后到http://liuwenshu.ys168.com/下载中州韵rime方案2020.zip  把压缩包内的所有码表文件放入用户文件夹内即可。然后重新布署一下即可,没有显示就注消或重启下系统。

中州韵用户文件夹在    /usr/share/rime-data

        

Reply Favorite View the author
All Replies
yingfenghuixiu
deepin
2021-08-01 13:51
#1
Reply View the author
扬州阿韦
deepin
2023-04-22 23:15
#2

turboc3@turboc3-PC:~$ sudo apt -get install fcitx-table-zhengma
请输入密码:
验证成功

出错了!!

E: 不能理解命令行选项 “g” [来自 -get] 与其他选项的搭配。

Reply View the author
扬州阿韦
deepin
2023-04-23 20:33
#3

解决了,谢谢!yingfenghuixiu

复制命令语句中多了一个空格,删除就行

Reply View the author
扬州阿韦
deepin
2023-04-27 06:59
#4

安装了deepin 23,如何安装郑码输入法?

Reply View the author
扬州阿韦
deepin
2023-04-29 05:39
#5

卸载fcitx5,安装fcitx 后,重启一下,好了,

(命令如下)

sudo apt autoremove fcitx5*

sudo apt install fcitx

然后下载郑码两个文件,替换fcitx-table-wbx

已设置好了!

谢谢楼主,及各位兄弟们的提示!

Reply View the author