当前位置:网站首页>Jestson installs IBus input method
Jestson installs IBus input method
2022-07-24 06:07:00 【Julyers】
Sogou input method does not support arm, Have no choice but to use ibus
Reference resources :https://blog.csdn.net/t624124600/article/details/111085791
But because I installed it first archconda, System default python Change into python3.7.
So in ibus-setup Wrong time .
terms of settlement :
whereis ibus-setup
cat /usr/bin/ibus-setup
sudo gedit /usr/bin/ibus-setup
# Will the last line of exec python3 /usr/share/ibus/setup/main.py Change it to
# exec python2/usr/share/ibus/setup/main.py that will do .
边栏推荐
- The problem that the user name and password are automatically filled in when Google / Firefox manages the background new account
- AD1256
- Search of two-dimensional array of "sword finger offer" C language version
- 如何解决训练集和测试集的分布差距过大问题
- Thymeleaf快速入门学习
- IoTP2PGate 两台物联网设备点对点通信快速实现方案
- 餐饮数据统计分析---泰迪云课程大作业
- Test whether the label and data set correspond after data enhancement
- ‘Results do not correspond to current coco set‘
- JUC concurrent programming foundation (9) -- thread pool
猜你喜欢

"Statistical learning methods (2nd Edition)" Li Hang Chapter 14 clustering method mind map notes and after-school exercise answers (detailed steps) K-means hierarchical clustering Chapter 14

字符串方法以及实例

Statistical learning methods (2nd Edition) Li Hang Chapter 22 summary of unsupervised learning methods mind mapping notes
![[deep learning] teach you to write](/img/c6/333b16758d79ebd77185be6e3cb38f.png)
[deep learning] teach you to write "handwritten digit recognition neural network" hand in hand, without using any framework, pure numpy
![[deep learning] handwritten neural network model preservation](/img/4a/27031f29598564cf585b3af20fe27b.png)
[deep learning] handwritten neural network model preservation

Accessing a two-dimensional array with a pointer

Foundation of JUC concurrent programming (7) -- multithread lock

Typora 安装包2021年11月最后一次免费版本的安装包下载V13.6.1

【FatFs】手动移植FatFs,将SRAM虚拟U盘

"Statistical learning methods (2nd Edition)" Li Hang Chapter 15 singular value decomposition SVD mind map notes and after-school exercise answers (detailed steps) SVD matrix singular value Chapter 15
随机推荐
DeepSort 总结
Jupyter notebook选择conda环境
Synergy LAN realizes multi host shared keyboard and mouse (AMD, arm)
Demo of UDP communication applied to various environments
CRC-16 MODBUS code
解决ModularNotFoundError: No module named “cv2.aruco“
synergy局域网实现多主机共享键鼠(amd、arm)
树莓派大用处,利用校园网搭建一个校园局域网站
day4-jvm
[MYCAT] MYCAT sets up read-write separation
【数据库系统原理】第四章 高级数据库模型:统一建模语言UML、对象定义语言ODL
QT drawing exception using pure code
systemctl + journalctl
单播、组播、广播、工具开发、QT Udp通讯协议开发简介及开发工具源码
systemctl + journalctl
[activiti] personal task
js星星打分效果
Foundation of JUC concurrent programming (6) -- lock lock
[FatFs] migrate FatFs manually and transfer SRAM virtual USB flash disk
Yolov5 learning summary (continuously updated)