blob: 4c855f4b71886e989c4be2c382437b20a8f65798 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.41.1.
.TH VBOXCLIENT "1" "March 2013" "VBoxClient" "User Commands"
.SH NAME
VBoxClient \- x86 virtualization solution
.SH SYNOPSIS
.B VBoxClient
\fI--clipboard|--draganddrop|--display|--checkhostversion|--seamless \fR[\fI-d|--nodaemon\fR]
.SH DESCRIPTION
Start the VirtualBox X Window System guest services.
.SH OPTIONS
.TP
\fB\-\-clipboard\fR
start the shared clipboard service
.TP
\fB\-\-draganddrop\fR
start the drag and drop service
.TP
\fB\-\-display\fR
start the display management service
.HP
\fB\-\-checkhostversion\fR start the host version notifier service
.TP
\fB\-\-seamless\fR
start the seamless windows service
.TP
\fB\-d\fR, \fB\-\-nodaemon\fR
continue running as a system service
|