Registered Member
|
which remote desktop apps can be run on kwin compositor?
|
Registered Member
|
|
Manager
|
Well, you need to be a tad more specific in your question, e.g. your exact Plasma version and distribution and what you want to do with a "remote desktop app"
Running Kubuntu 22.10 with Plasma 5.26.3, Frameworks 5.100.0, Qt 5.15.6, kernel 5.19.0-23 on Ryzen 5 4600H, AMD Renoir, X11
FWIW: it's always useful to state the exact Plasma version (+ distribution) when asking questions, makes it easier to help ... |
Registered Member
|
I've been using freerdp 2.2.0 pretty successfully for a while now. I'm using KDE Neon (Ubuntu), and the package is called freerdp2-x11.
I usually launch my RDP session with: xfreerdp +clipboard /v:<IP> /w:1920 /h:1050 /sound:sys:pulse /cert-ignore /u:<username> The +clipboard thing lets you copy files from Dolphin to your RDP machine, which is really useful sometimes, and I tell it to use pulse audio with the /sound:sys:pulse parameter. I think without /cert-ignore, I couldn't connect.. I can't remember the details of why though, but I had to use that or the connection would always fail. The /w and /h just set the window size that I prefer to use. |
Registered Member
|
thanks for all !!
xfreerdp might be only can run on with X-11 protocol . So its failure that run this tool on platform with wayland protocol. Actually , I use debian ,and the desktop envoriment is wayland protocol and kwin as its complementation . Besides , using QT for window and desktop manage . I hope I can use remote desktop apps normally as same as use xfreerdp in X11 platform . There are tool 'wayvnc' that's I know . https://github.com/any1/wayvnc . but it probably are not availble on debian with kwin . |
Registered Member
|
FreeRDP also has a package for Wayland, freerdp2-wayland, it should be a part of the Debian repositories by default.
https://tracker.debian.org/pkg/freerdp2 https://packages.debian.org/bullseye/freerdp2-wayland The command would just be wlfreerdp instead of xfreerdp. |
Registered Member
|
thanks ! this is client tools , do you have tools for server ? |
Registered users: bancha, Bing [Bot], Google [Bot], Sogou [Bot]