svn commit: r54234 - head/de_DE.ISO8859-1/books/handbook/virtualization

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Wed Jun 10 19:16:13 2020
New Revision: 54234
URL: https://svnweb.freebsd.org/changeset/doc/54234

Log:
  Update to r54012:
  
  Document how to enable precise cursor synchronization with bhyve & VNC

Modified:
  head/de_DE.ISO8859-1/books/handbook/virtualization/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/virtualization/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/virtualization/chapter.xml	Wed Jun 10 18:55:57 2020	(r54233)
+++ head/de_DE.ISO8859-1/books/handbook/virtualization/chapter.xml	Wed Jun 10 19:16:13 2020	(r54234)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/virtualization/chapter.xml,v 1.14 2010/07/03 14:29:30 jkois Exp $
-     basiert auf: r53291
+     basiert auf: r54012
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -1407,7 +1407,10 @@ grub> <userinput>boot</userinput></screen>
 	<acronym>VNC</acronym>-Verbindung zu warten, bevor das
 	Gastsystem gebootet wird.  Vom Host oder aus dem Netzwerk kann
 	über das <acronym>VNC</acronym>-Protokoll auf den Framebuffer
-	zugegriffen werden.</para>
+	zugegriffen werden.  Zusätzlich kann
+	<option>-s 30,xhci,tablet</option> hinzugefügt werden, um eine
+	präzise Mauszeigersynchronisation mit dem Host zu
+	gewährleisten.</para>
 
       <para>Der daraus resultierende Befehl würde so aussehen:</para>
 
@@ -1416,6 +1419,7 @@ grub> <userinput>boot</userinput></screen>
 -s 4:0,ahci-cd,<replaceable>./install.iso</replaceable> -c <replaceable>4</replaceable> -m <replaceable>1024M</replaceable> \
 -s 29,fbuf,tcp=<replaceable>0.0.0.0:5900</replaceable>,w=<replaceable>800</replaceable>,h=<replaceable>600</replaceable>,wait \
 -l bootrom,<replaceable>/usr/local/share/uefi-firmware/BHYVE_UEFI.fd</replaceable> \
+-s 30,xhci,tablet \
 <replaceable>guest</replaceable></userinput></screen>
 
       <para>Beachten Sie, dass der Framebuffer im BIOS-Modus keine

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.