Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
Installing and making ibus work.
Community Discussion
1548
views ·
2
replies ·
To
floor
Go
SiamSami
deepin
2018-07-30 08:47
Author
By default, ibus doesn't on deepin. Here's what you have to do to make it working,
1) Run "sudo apt install ibus dconf-editor"
2) Then run "im-config -a"
3) Then a window should appear. Select ibus from that window.
4) Then open dconf-editor.
5) From dconf editor go to desktop->ibus->general and toggle "enable-by-default" to true.
6) Install some fonts for the ibus language.
7) Reboot.
After doing these things, ibus should be working perfectly without any problem.
Reply
Like 0
Favorite
View the author
All Replies
chenzhiwei
deepin
2018-10-11 06:59
#1
The new process are:
1. install ibus and im-config
sudo apt install ibus ibus-gtk ibus-gtk3 ibus-qt1 ibus-qt4 ibus-pinyin im-config
2 remove redundant ibus files
sudo rm -f /usr/share/im-config/data/23_ibus.*
3. logout and login, ibus should work now
Reply
Like 0
View the author
Comments
idbc
2018-10-20 02:54
Thank you BETTER man!
idbc
deepin
2018-10-20 03:09
#2
Have tried with Anthy and it works well. But still doesn't work with Mozc.
Reply
Like 0
View the author
Please
sign
in first
New Thread
Popular Ranking
Change
My beautiful Deepin-colored stock chart theme
Latest wine version
deepin 23 internal testing update on November 15, 2024
Update Announcement for deepin 23 Official Version on 11.14, 2024
presentation mode
System analyst
Popular Events
More
1) Run "sudo apt install ibus dconf-editor"
2) Then run "im-config -a"
3) Then a window should appear. Select ibus from that window.
4) Then open dconf-editor.
5) From dconf editor go to desktop->ibus->general and toggle "enable-by-default" to true.
6) Install some fonts for the ibus language.
7) Reboot.
After doing these things, ibus should be working perfectly without any problem.