sipeed / NanoKVM

NanoKVM: Affordable, Multifunctional, Nano RISC-V IP-KVM
GNU General Public License v3.0
3.19k stars 58 forks source link

Paste Content needs to support all symbols and letters #139

Open nwgat opened 1 week ago

nwgat commented 1 week ago

trying to copy some powershell code like this $product_name = (Get-WmiObject Win32_BaseBoard).Product; echo "Product Name: $product_name"; but it ends up very differently on the other machine (see notepad in screenshot) chrome_VDKhtzCLZb

wj-xiao commented 1 week ago

Could you please provide information about the input method on your remote host?

nwgat commented 1 week ago

Could you please provide information about the input method on your remote host?

i almost figured it out, my other system was set to united states instead of united kingdom so it i set them to both united kingdom and norwegian bokmål as the keyboard layout it seem to copy the correct text, but the keys for @ dont seem to work under nanokvm, if i connect via rustdesk i can use alt gr + 2 for @

1.2.1 image with 2.1.0 UI update Windows 11 (remote with nanokvm) Windows 10 (host) Chrome Browser