Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| lwc:hardware:displays [2021/08/14 07:32] – created John Harrison | lwc:hardware:displays [2026/02/19 09:27] (current) – John Harrison | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ===== Create a virtual display in Linux ===== | ||
| + | //this is useful if using something like, for example [[https:// | ||
| + | * Extensible Virtual Display Interface (EVDI) module: '' | ||
| + | * load module: '' | ||
| + | * now if you do '' | ||
| + | * add resolutions as you need: | ||
| + | * existing resolution: '' | ||
| + | * create a resolution. Example: 2048x1536: | ||
| + | * '' | ||
| + | * then do: '' | ||
| + | * force virtual port as connected: '' | ||
| + | * From here use the standard display tools (GUI or otherwise) to set the monitor position etc. | ||
| + | * on trixie (Debian 13.3) standard display tools didn't work. Instead: '' | ||
| + | |||
| + | ===== Sunshine ===== | ||
| + | //Sunshine can run on the host machine to show the virtual display on another machine// | ||
| + | * install with flatpak | ||
| + | |||
| + | ===== Moonlight ===== | ||
| + | * run Moonlight on the machine which will be the secondard monitor | ||
| + | |||
| + | |||