[Bug 246121] [bhyve][PATCH] Append Keyboard Layout specified option for using VNC.
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Fri Jun  5 03:15:39 UTC 2020
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246121
--- Comment #11 from Peter Grehan <grehan at FreeBSD.org> ---
(In reply to Koine Yuusuke from comment #9)
Thanks for the patch. I'd already broken out that section from your previous
one so the review might look slightly different.
One issue I had with the qemu ext keyevent is that TigerVNC generates scanset 1
codes (with freebsd/macos/windows clients), whereas the atkbd emulation is
expecting scanset 2 codes in the FIFO. There's a simple 1:1 translation between
scanset 1 and 2, so I'll add a table for that conversion.
-- 
You are receiving this mail because:
You are the assignee for the bug.
    
    
More information about the freebsd-virtualization
mailing list