mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 08:22:09 +02:00

* krfb-virtualmonitor: add page --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
8 lines
300 B
Markdown
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}}`
|