ChrisTitusTech / ArchTitus

Automated Arch Linux Install
MIT License
1.86k stars 875 forks source link

[SOLVED] External screen in laptop with KDE Wayland session #357

Closed ifs20035-itdel closed 1 year ago

ifs20035-itdel commented 1 year ago

I installed the full version of the KDE with Wayland Session. I encountered problem when I try to login to my session after sleep and move my window to the next screen with my custom shortcut Meta+Shift+PgDown then it restart the session that close all the window and system service that I've start(ex: docker, discord, DB instance). It also happen when I unplugged the screen then plugged it in later.

ifs20035-itdel commented 1 year ago

The problem is solved by change my XDG_SESSION_TYPE from Wayland to X11.

It's actually because of the Wayland, I noticed it form the other issue I experienced with Wayland that's the sharescreen problem whether it's from the zoom or discord, it can't detect my screen. That's it