rustdesk.md 1.0 KB

% Rustdesk

Connexion sans moniteur

La base, mettre en place ceci: Create or add extra fake virtual monitors in Linux to be used with Deskreen, AnyDesk, TeamViewer etc. · GitHub

Ajouter ceci (voir display - How to duplicate desktop in Linux with xrandr? - Unix & Linux Stack Exchange) à la fin de fakemonitor :

xrandr --output VIRTUAL$D --same-as HDMI2

Voir display - How to duplicate desktop in Linux with xrandr? - Unix & Linux Stack Exchange

:::warning

Comment détecter le nom du moniteur affiché ?

:::

Exécution automatique

Au moment du démarrage de la session X

gdm - How to execute command before user login on linux - Unix & Linux Stack Exchange