1.1 KiB
Command Line Interface
This is detailed help for CLI mode of the ParsecVdisplay app.
The CLI executable can be installed via setup installer can be invoked via command line environment. Try to run the command below to check if vdd is installed.
vdd help
Usage
vdd add
Add a virtual display.
vdd remove
Remove the last added virtual display.
vdd remove all
Remove one or all added virtual displays.
-
vdd removeRemove the last added virtual display.
-
vdd remove XRemove the added virtual display at index
X. -
vdd remove allRemove all the added virtual displays.
vdd list
List all added virtual displays.
vdd set
Set display mode (aka resolutiion and refresh rate) for a virtual display.
-
vdd set X WxHSet resolution
W x Hfor the virtual display at indexX. -
vdd set X @RSet refresh rate
Rfor the virtual display at indexX. -
vdd set X WxH@RSet full display mode, resolution
W x H@ refresh rateRfor the virtual display at indexX.
vdd status
Query the driver status.
vdd version
Query the driver version.