我如何修复 Ubuntu 26.04 上 Flameshot 总是截取第一个屏幕的问题
升级到 Ubuntu 26.04 后,Flameshot 总是只截取第一个屏幕。
修复方法很简单——你只需将 Flameshot 更新到 >=14.0 版本,最简单的方式是使用 Flameshot GitHub 页面上链接的这个 PPA:
update-flameshot.sh
sudo add-apt-repository ppa:quentiumyt/flameshot
sudo apt update
sudo apt -y install flameshot之后,停止 Flameshot 并重新启动,以使用新版本(如果你不想用鼠标点击操作,可以使用 killall flameshot)。
Check out similar posts by category:
Linux
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow