1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 08:22:09 +02:00
tldr/pages/linux/krfb-virtualmonitor.md
Managor 0e8e8cf660
krfb-virtualmonitor: add page (#12770)
* krfb-virtualmonitor: add page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2024-05-11 06:25:18 +05:30

8 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}}`