没有nvidia的卡上装sogou拼音的特殊处理

To install Sogou Pinyin on Ubuntu 22.04 (without an Nvidia card), you must disable Wayland, install the Fcitx 4 input framework, add Chinese language support, and install Sogou's .deb package along with its necessary dependencies.

Step 1: Disable Wayland and Switch to Xorg

Sogou Pinyin can glitch or fail to show on Wayland (Ubuntu's default display server).

Open your terminal (Ctrl + Alt + T) and edit the GDM configuration file:

bash 复制代码
sudo nano /etc/gdm3/custom.conf

Find the line #WaylandEnable=false and uncomment it by removing the # at the start. The line should look exactly like this:

复制代码
WaylandEnable=false

Save the file (Ctrl + O, Enter) and exit (Ctrl + X). Restart your computer.

其他的就像是搜狗拼音教的一样,直接按着教程走就行,但是一般是不需要purge ibus框架的

相关推荐
酣大智2 小时前
网络协议计时器 & 发包间隔汇总
运维·网络·tcp/ip
Wang's Blog7 小时前
Java 接入Redis: 服务启动停止与后台运行配置
java·服务器·redis
云运维笔记8 小时前
IP地址从入门到精通:网络通信的核心基石
运维·网络·计算机网络
码农学院9 小时前
企业官网改版后 AI 引用归零的复盘:301 重定向断层让爬虫索引掉线,修复方案与恢复数据
运维·geo优化·ai优化aio
kuroomi10 小时前
Ingress-Nginx与kubernetes 网络
linux·运维·网络·kubernetes
当下新鲜事10 小时前
空调机房冷冻泵与冷却泵技术分析:赛莱默B&G背包式智能变频管道泵的工程应用
运维·物联网·业界资讯
EasyGBS10 小时前
终结训推割裂!EasyGBS×EasyAIS×DLTM,实现AI算法训推一体闭环落地!
服务器·深度学习·安全
‎ദ്ദിᵔ.˛.ᵔ₎11 小时前
MySQL 表约束
数据库·mysql
Doris__HE11 小时前
【元脑服务器NF5476G7-NF5476M7技术规格分享】
运维·服务器·网络·数据库·性能优化
爱喝热水的呀哈喽13 小时前
openroad make各个阶段
服务器