mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Keyboard input via Remmina VNC plugin not possible #1085
Labels
No labels
component:documentation
help wanted
resolution:delayed
resolution:duplicate
resolution:fixed
resolution:invalid
resolution:rejected
resolution:wontfix
success story
type:bug
type:bug
type:feature
type:question
type:question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/pikvm-pikvm#1085
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dyn4mic on GitHub (Nov 14, 2025).
Originally assigned to: @mdevaev on GitHub.
Describe the bug
After updating pikvm to the latest version Remmina VNC keyboard input isnt possible anymore
i know remmina isnt a supported VNC client, sadly its the only client which catches proper key combinations from my host machine (eg Alt+Tab)
To Reproduce
Steps to reproduce the behavior, like:
Expected behavior
The Input is forwarded to the remote machine
Screenshots
not applicable
Desktop (please complete the following information):
PiKVM info:
pacman -Q | grep kvmdkvmd 4.123-1
kvmd-fan 0.32-1
kvmd-platform-v2-hdmi-rpi4 4.123-1
kvmd-webterm 0.50-1
pacman -Q | grep ustreamerustreamer 6.42-1
uname -aLinux pikvm 6.12.56-1-rpi #1 SMP Tue Nov 4 21:36:05 UTC 2025 armv7l GNU/Linux
Additional context
Through web client input works.
Through tigervnc input works.
all from the same client host machine.
somehow the update broke it, i used it for years with remmina client.
Big Thanks in advance.
Awesome work you are doing here.
BR
@mdevaev commented on GitHub (Nov 14, 2025):
Fixed in the new release.
Also I would suggest you to try the web ui with new keyboard capabilities: https://docs.pikvm.org/shortcuts/
Maybe it will be better than remminf for your case.