mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
9 lines
300 B
Markdown
9 lines
300 B
Markdown
![]() |
# krfb-virtualmonitor
|
||
|
|
||
|
> Create a virtual monitor and allow that monitor to be used with VNC.
|
||
|
> More information: <https://invent.kde.org/network/krfb>.
|
||
|
|
||
|
- Create a virtual monitor:
|
||
|
|
||
|
`krfb-virtualmonitor --resolution {{1920}}x{{1080}} --name {{monitor_name}} --password {{password}} --port {{5900}}`
|