Hi,
I found these commands on the web to disable and re-enable desktop compositor:
When I "suspend" the desktop compositor bad things happen:
- Workspace changing does not work?
- Also I am unable to see apps open on different workspaces
(only shown apps from current workspace when the "suspend" occurred?)
I am doing the above in an effort to get Linux Steam game client working properly.
When surfing Linux Steam after some time the desktop goes completely black.
(only option is to pull up a Konsole and reboot)
Let me know, thanks!
Jesse
I found these commands on the web to disable and re-enable desktop compositor:
Code:
qdbus org.kde.KWin /Compositor suspend qdbus org.kde.KWin /Compositor resume
- Workspace changing does not work?
- Also I am unable to see apps open on different workspaces
(only shown apps from current workspace when the "suspend" occurred?)
I am doing the above in an effort to get Linux Steam game client working properly.
When surfing Linux Steam after some time the desktop goes completely black.
(only option is to pull up a Konsole and reboot)
Let me know, thanks!
Jesse
Comment