VirtualBox

Changeset 49115 in vbox for trunk/doc


Ignore:
Timestamp:
Oct 15, 2013 9:56:29 AM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89959
Message:

doc/manual: nits and known issues

Location:
trunk/doc/manual/en_US
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/manual/en_US/user_AdvancedTopics.xml

    r49111 r49115  
    875875
    876876      <para>The VBoxManage command line tool must be used to enable webcam passthrough.
    877       Currently some commands are not supported on all hosts, please see the host specific
     877      Currently some commands are not supported on all hosts, please see the host-specific
    878878      sections below for additional details. The following commands are available:
    879879        <itemizedlist>
     
    885885            The alias can be used as a shortcut in other commands. Alias '.0' means
    886886            default video input device on the host, '.1', '.2', etc mean first, second, etc
    887             video input device. The device order is host specific.
     887            video input device. The device order is host-specific.
    888888          </para></listitem>
    889889          <listitem><para>Attach a webcam to a running VM:
    890             <screen>VBoxManage controlvm VMNAME webcam attach [host_path|alias]</screen>
     890            <screen>VBoxManage controlvm "VM name" webcam attach [host_path|alias]</screen>
    891891            This will attach a USB webcam device to the guest.
    892892          </para></listitem>
    893893          <listitem><para>Detach a webcam from a running VM:
    894             <screen>VBoxManage controlvm VMNAME webcam detach [host_path|alias]</screen>
     894            <screen>VBoxManage controlvm "VM name" webcam detach [host_path|alias]</screen>
    895895          </para></listitem>
    896896          <listitem><para>List webcams attached to a running VM:
    897             <screen>VBoxManage controlvm VMNAME webcam list</screen>
     897            <screen>VBoxManage controlvm "VM name" webcam list</screen>
    898898            The output contains path or alias which was used in 'webcam attach' command for
    899899            each attached webcam.
     
    904904
    905905    <sect2>
    906       <title>Windows host</title>
     906      <title>Windows hosts</title>
    907907
    908908      <para>All of VBoxManage commands are implemented.</para>
     
    913913
    914914    <sect2>
    915       <title>Mac OS X host</title>
     915      <title>Mac OS X hosts</title>
    916916
    917917      <para><computeroutput>VBoxManage list webcams</computeroutput> is not yet implemented.</para>
    918918
    919919      <para>When the webcam device is detached from the host, the emulated webcam device
    920       remains attached to the guest and must be manually detached using
    921       <computeroutput>VBoxManage controlvm VMNAME webcam detach ...</computeroutput> command.</para>
     920      remains attached to the guest and must be manually detached using the
     921      <computeroutput>VBoxManage controlvm "VM name" webcam detach ...</computeroutput> command.</para>
    922922    </sect2>
    923923
    924924    <sect2>
    925       <title>Linux host</title>
     925      <title>Linux hosts</title>
    926926
    927927      <para><computeroutput>VBoxManage list webcams</computeroutput> is not yet implemented.</para>
     
    932932
    933933      <para>When the webcam device is detached from the host, the emulated webcam device remains
    934       attached to the guest and must be manually detached using
    935       <computeroutput>VBoxManage controlvm VMNAME webcam detach ...</computeroutput> command.</para>
     934      attached to the guest and must be manually detached using the
     935      <computeroutput>VBoxManage controlvm "VM name" webcam detach ...</computeroutput> command.</para>
    936936    </sect2>
    937937  </sect1>
  • trunk/doc/manual/en_US/user_KnownIssues.xml

    r46821 r49115  
    211211                <xref linkend="efividmode" /> for more information on how to
    212212                change EFI video modes.</para>
    213               </listitem>
    214    
    215               <listitem>
    216                 <para>Even when idle, Mac OS X guests currently burn 100% CPU.
    217                 This is a power management issue that will be addressed in a
    218                 future release.</para>
    219213              </listitem>
    220214   
Note: See TracChangeset for help on using the changeset viewer.

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