Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Paste Content needs to support all symbols and letters #139

Open
nwgat opened this issue Nov 7, 2024 · 2 comments
Open

Paste Content needs to support all symbols and letters #139

nwgat opened this issue Nov 7, 2024 · 2 comments

Comments

@nwgat
Copy link

nwgat commented Nov 7, 2024

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
Copy link
Collaborator

wj-xiao commented Nov 8, 2024

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

@nwgat
Copy link
Author

nwgat commented Nov 8, 2024

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

@nwgat nwgat closed this as completed Nov 8, 2024
@nwgat nwgat reopened this Nov 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants