首页 › 系统 › Linux › Remote desktop does not support colour depth 24; falling back to 16 Remote desktop does not support colour depth 24; falling back to 16 分类:Linux 2020-04-15 root 评论(0) 使用RDesktop时出现: Remote desktop does not support colour depth 24; falling back to 16 解决方法:加上-a参数 , 使显示效果更好。 例如: rdesktop 192.168.1.xxx -u administrator -p password 改为: rdesktop -a 24 192.168.1.xxx -u administrator -p password « 上一篇 RDesktop日常使用 下一篇 »使用nmap测试端口连通性 相关文章 datax mysql-clickhouse 数据同步事例 2025-06-03 rustdesk自建服务器 2024-08-26 linux下安装谷歌拼音输入法 2024-06-01 failed to handler mux client connection 的解决方法 2024-01-13 linux服务器同步互联网时间 2024-01-13 php安装gpm扩展 2022-12-04 发表评论 取消回复您的邮箱地址不会被公开。评论 * 显示名称 * 邮箱 * 网站 在此浏览器中保存我的显示名称、邮箱地址和网站地址,以便下次评论时使用。 Δ