ubuntu 22.04 flameshot 截图异常的问题

方法找了好久,终于找到一个有用的

Firstly do not install flameshot from snapstore, install it using apt.

  • Go to /etc/gdm3/custom.conf
  • Remove the comment on #WaylandEnable=false

Your custom.conf file should be like this:

复制代码
# GDM configuration storage
#
# See /usr/share/gdm/gdm.schemas for a list of available options.

[daemon]
# Uncomment the line below to force the login screen to use Xorg
WaylandEnable=false

# Enabling automatic login
#  AutomaticLoginEnable = true
#  AutomaticLogin = user1

# Enabling timed login
#  TimedLoginEnable = true
#  TimedLogin = user1
#  TimedLoginDelay = 10

[security]

[xdmcp]

[chooser]

[debug]
# Uncomment the line below to turn on debugging
# More verbose logs
# Additionally lets the X server dump core if it crashes
#Enable=true

Save custom.conf file and restart your machine

相关推荐
i建模6 分钟前
统一pnpm的版本
运维
sdm07042710 分钟前
Linux-基础IO
linux·运维·操作系统·理解文件
OpsEye15 分钟前
CPU 只有 30%,系统却慢到不可用?
运维
爱吃生蚝的于勒19 分钟前
【Linux】网络之http协议
linux·运维·服务器·网络·数据结构·c++·http
创世宇图19 分钟前
Alibaba Cloud Linux 安装生产环境-Tomcat
linux·tomcat
蜜獾云21 分钟前
Elastic Stack基础概念
运维·jenkins
fakerth23 分钟前
【Linux】调度器底层原理深入探索
linux·c++·操作系统
历程里程碑31 分钟前
44. TCP -23Linux聊天室实现命令符功能
java·linux·开发语言·数据结构·c++·排序算法·tcp
wanhengidc36 分钟前
企业如何有效利用高防服务器
运维·服务器·网络·安全·web安全·智能手机
嵌入式学不会不改名42 分钟前
windSurf远程连接ssh过慢问题
运维·ssh