Add support for sdl-freerdp3
This commit is contained in:
@@ -49,8 +49,9 @@ class ActionDispatcher:
|
|||||||
|
|
||||||
def _launch_xfreerdp(self, config):
|
def _launch_xfreerdp(self, config):
|
||||||
rdp_candidates = [
|
rdp_candidates = [
|
||||||
"wlfreerdp3",
|
"sdl-freerdp3",
|
||||||
"xfreerdp3",
|
"xfreerdp3",
|
||||||
|
"wlfreerdp3",
|
||||||
"xfreerdp"
|
"xfreerdp"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user