VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/ts_linux-guest-x11-services.dita@ 99016

最後變更 在這個檔案從99016是 99016,由 vboxsync 提交於 2 年 前

manual: Some scm corrections for dita files. bugref:10302

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 1.6 KB
 
1<?xml version='1.0' encoding='UTF-8'?>
2<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
3<topic xml:lang="en-us" id="ts_linux-guest-x11-services">
4 <title>Shared Clipboard, Auto-Resizing, and Seamless Desktop in X11 Guests</title>
5
6 <body>
7 <p>
8 Guest desktop services in guests running the X11 window system
9 such as Oracle Solaris and Linux, are provided by a guest
10 service called <userinput>VBoxClient</userinput>, which runs under
11 the ID of the user who started the desktop session and is
12 automatically started using the following command lines when
13 your X11 user session is started if you are using a common
14 desktop environment such as Gnome or KDE.
15 </p>
16 <pre xml:space="preserve">$ VBoxClient --clipboard
17$ VBoxClient --display
18$ VBoxClient --seamless</pre>
19 <p>
20 If a particular desktop service is not working correctly, it is
21 worth checking whether the process which should provide it is
22 running.
23 </p>
24 <p>
25 The <userinput>VBoxClient</userinput> processes create files in the
26 user's home directory with names of the form
27 <filepath>.vboxclient-*.pid</filepath> when they are running in
28 order to prevent a given service from being started twice. It
29 can happen due to misconfiguration that these files are created
30 owned by root and not deleted when the services are stopped,
31 which will prevent them from being started in future sessions.
32 If the services cannot be started, you may wish to check whether
33 these files still exist.
34 </p>
35 </body>
36
37</topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette