窗口特效模式又无法开启了
Tofloor
poster avatar
ran
deepin
2020-11-11 21:07
Author

窗口特效模式又无法开启了,点击按钮后,按钮会自动恢复关闭状态。

Reply Favorite View the author
All Replies
guaguale
deepin
2020-11-11 21:11
#1
按下快捷键【Ctrl+Alt+T】打开终端,执行命令 sudo dedit ~/.config/kwinrc 打开kwinrc文件。
将 OpenGLIsUnsafe 字段的值设置为 false。

kwinrc文件样例
[Compositing]
Enabled=true
OpenGLIsUnsafe=false

...
...

[Workspace]
CurrentDesktop=1


Reply View the author
ran
deepin
2020-11-11 21:28
#2
guaguale
按下快捷键【Ctrl+Alt+T】打开终端,执行命令 sudo dedit ~/.config/kwinrc 打开kwinrc文件。
将 OpenGLIsUnsafe 字段的值设置为 false。

kwinrc文件样例
[Compositing]
Enabled=true
OpenGLIsUnsafe=false

...
...

[Workspace]
CurrentDesktop=1


这个方法我知道,但是这个文件中,那一行本身就是false。

Reply View the author
guaguale
deepin
2020-11-11 22:21
#3
ran

这个方法我知道,但是这个文件中,那一行本身就是false。

那我就不知道啥原因了

Reply View the author
drug
deepin
2020-11-12 00:19
#4

的确,更新后的问题.

Reply View the author