mirror of
https://github.com/pikvm/pikvm.git
synced 2026-03-02 18:16:56 -05:00
Feature Request - Release relative positioning mouse without leaving full screen mode #1096
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#1096
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 @CDx4f3kCAf3Y on GitHub (Dec 31, 2025).
Originally assigned to: @mdevaev on GitHub.
I reviewed these latest updates and updated my PiKVM 4+ to test it out:
Overall, everything works great in full screen mode when absolute positioning mouse mode.
However, it falls short when in full screen shot and using relative positioning mouse mode. In this mode, you still have to hold the escape key for several seconds before the system releases the mouse and exits full screen mode.
Would it be possible to have a shortcut sequence to instantly release the mouse but not exit the full screen mode? Perhaps something like <shortcut magic>+Escape?
@mdevaev commented on GitHub (Jan 7, 2026):
Hello. I don't know yet how to link this to the existing hotkey mechanism. Perhaps there is some simpler way to implement mouse release. I'll think about it.