Debian 13 KDE Wayland NTQQ Fcitx5 正常输入配置
修改 QQ.desktop, 加入 --enable-features=UseOzonePlatform --ozone-platform-hint=wayland --enable-wayland-ime:
#!/usr/bin/env xdg-open
[Desktop Entry]
Name=QQ
Exec=/opt/QQ/qq %U --enable-features=UseOzonePlatform --ozone-platform-hint=wayland --enable-wayland-ime
Terminal=false
Type=Application
Icon=/usr/share/icons/hicolor/512x512/apps/qq.png
StartupWMClass=QQ
Categories=Network;
Comment=QQ最好是能去 .local/share/applications 和 /usr/share/applications 修改那个主文件,据我所知,KDE 从启动器右键选择添加到桌面,是新建一个链接到这俩目录的。
没有必要设置如下配置,已过时。
XMODIFIERS=@im=fcitx
GTK_IM_MODULE=fcitx
QT_IM_MODULE=fcitx
Debian 13 KDE Wayland NTQQ Fcitx5 正常输入配置
https://blog.mxdyeah.com/post/kde-wayland-fcitx5-ntqq
这是debian的桌面版QQ吗?感觉除了win和mac,其他的系统的桌面很不符合使用习惯啊。
腾讯QQ官网的Debian安装包安装完成,默认是无法使用中文的。现在Linux已经跟Windows统一用了那个啥QQNT框架,基本上Windows有的这边都有了。
AD: