搜狗输入法不能用?
Tofloor
poster avatar
半夏流年
deepin
2020-04-21 01:05
Author
系统自带的输入法,实在太...了
有啥好用的输入法啊
Reply Favorite View the author
All Replies
avatar
SamLukeYes
deepin
2020-04-21 02:03
#1
如果不是高分屏的话,用讯飞也挺好。高分屏的话还是谷歌拼音吧,搜狗和讯飞的UI都不适应屏幕缩放。
Reply View the author
avatar
hanshuiusl
deepin
2020-04-21 02:09
#2
可以用,装仓库里的版本就行。
  1. sudo apt install sogoupinyin
Copy the Code
Reply View the author
Comments
oliverwang
2020-04-21 02:19
谢谢,终于能用了,系统自带的按个输入法太难用了
avatar
mcxx123
deepin
2020-04-21 02:09
#3
1、讯飞我这边,偶尔会输入不上屏幕的问题,候选字词都看不到。也不会录入到输入框中。
2、搜狗,在新版本中,打字老是乱码,候选词是数字符号。不是正好吃那个的输入信息。
Reply View the author
avatar
魔笛
deepin
2020-04-21 02:16
#4
感觉linux上讯飞输入法比搜狗好.
Reply View the author
avatar
一醉陶然
deepin
2020-04-21 10:18
#5
讯飞没有双拼
Reply View the author
avatar
Skycat
deepin
2020-04-21 18:24
#6
我装了讯飞切换到讯飞打字卡到爆,用其他输入没有这个问题
Reply View the author
avatar
字甲达宾
deepin
2020-04-21 19:08
#7
极点五笔 1.1.0 for Linux, deb, amd64

http://arm-ai.org/
Reply View the author
avatar
eeldch
deepin
2020-04-21 19:49
#8
搜狗输入法候选词乱码的问题,可以用这种方法解决:输入法配置中,默认输入法不要选搜狗输入法,改为英语的即可。或者,如果不改,出现乱码时,切换一次就好了
Reply View the author
avatar
186******39
deepin
2020-04-21 20:28
#9
其实用搜狗拼音主要是为了用户词库,我测试安装后一直有问题,但奇怪的是,安装讯飞后,搜狗也可用了,可能安装讯飞,解决了依赖问题~
分享一下吧:
1、应用商店安装讯飞,可以试用一下~
2、下载搜狗Linux版;
3、点击安装,或者 sudo dpkg -i ./so........4、可能报错了~
5、sudo apt --fix-broken install
6、再覆盖安装一次,重启可用

Reply View the author
avatar
忘记、过去
deepin
2020-04-21 21:20
#10
先装仓库里的旧版,sudo apt install sogoupinyin,安装完成后再去官网下载新的deb覆盖安装就正常了。
Reply View the author
avatar
jingle
deepin
2020-04-22 04:54
#11
楼上的办法可以,只是依赖出现问题,考虑升级处理
Reply View the author
avatar
半夏流年
deepin
2020-04-22 18:20
#12
https://bbs.deepin.org/post/192390
可以用,装仓库里的版本就行。

好的, 感谢感谢!
Reply View the author
avatar
半夏流年
deepin
2020-04-22 18:21
#13
问题圆满解决,感谢楼上各位!
Reply View the author
avatar
186******46
deepin
2020-04-22 20:48
#14
sudo apt install -f
Reply View the author