diff options
Diffstat (limited to '')
-rw-r--r-- | debian/manpages/VBoxClient.1 | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/debian/manpages/VBoxClient.1 b/debian/manpages/VBoxClient.1 new file mode 100644 index 00000000..5c4f89d2 --- /dev/null +++ b/debian/manpages/VBoxClient.1 @@ -0,0 +1,45 @@ +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.6. +.TH VBOXCLIENT "1" "January 2019" "VBoxClient" "User Commands" +.SH NAME +VBoxClient \- x86 virtualization solution +.SH SYNOPSIS +.B VBoxClient +\fI\,--clipboard|--draganddrop|--display|--checkhostversion|--seamless|check3d|--vmsvga|--vmsvga-x11\/\fR[\fI\,-d|--nodaemon\/\fR] +.SH DESCRIPTION +Starts the VirtualBox DRM/X Window System guest services. +.SH OPTIONS +.TP +\fB\-\-clipboard\fR +starts the shared clipboard service +.TP +\fB\-\-draganddrop\fR +starts the drag and drop service +.TP +\fB\-\-display\fR +starts the display management service +.HP +\fB\-\-checkhostversion\fR starts the host version notifier service +.TP +\fB\-\-check3d\fR +tests whether 3D pass\-through is enabled +.TP +\fB\-\-seamless\fR +starts the seamless windows service +.TP +\fB\-\-vmsvga\fR +starts VMSVGA dynamic resizing for DRM +.TP +\fB\-\-vmsvga\-x11\fR +starts VMSVGA dynamic resizing for X11 +.TP +\fB\-f\fR, \fB\-\-foreground\fR +run in the foreground (no daemonizing) +.TP +\fB\-d\fR, \fB\-\-nodaemon\fR +continues running as a system service +.TP +\fB\-h\fR, \fB\-\-help\fR +shows this help text +.TP +\fB\-V\fR, \fB\-\-version\fR +shows version information |