Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jun 2020 13:28:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 246121] [bhyve][PATCH] Append Keyboard Layout specified option for using VNC.
Message-ID:  <bug-246121-27103-3nQx0PWqAc@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-246121-27103@https.bugs.freebsd.org/bugzilla/>
References:  <bug-246121-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246121

Koine Yuusuke <koinec@yahoo.co.jp> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #215196|text/x-uuencode             |text/plain
          mime type|                            |

--- Comment #10 from Koine Yuusuke <koinec@yahoo.co.jp> ---
Created attachment 215196
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D215196&action=
=3Dedit
[PATCH] Append bhyve -k option for specified keyboard layout with layout
setting files every languages.

Then, the second patch is "bhyve_kbdlayout_option.tgz" for supporting bhyve=
 -k
option that specify the keyboard layout name.
This patch can be applied be executing the following command.
   cd /usr/src/usr.sbin
   patch -u < bhyve_kbdlayout_option_fbsd13c.patch
   sh bhyve_kbdlayout_layoutfile.shar
   cd /usr/src/share
   patch -u < bhyve_kbdlayout_vmrunsh_fbsd13c.patch

In addition, the second patch has the following changes from the previous
patch.
   * The first patch (for supporting QEMU Extended Keyboard Event Message) =
must
be applied before applying this patch.
   * Fix an issue where the latest bhyve source tree (only FreeBSD
13.0-current) could not be patched correctly. (SORRY!)
   * Modified so that -k option can be specified from
/usr/share/examples/bhyve/vmrun.sh.
      (However, vmrun.sh is only modified.)

If there is something, please point out.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-246121-27103-3nQx0PWqAc>