mirror of
https://github.com/jetkvm/kvm.git
synced 2026-03-02 22:58:00 -05:00
Mouse is recognized as a touch display on Chromebook #329
Labels
No labels
component/keyboard-layout
component: cloud
component: device screen
component: extensions
component: hid/keyboard
component: hid/mouse
component: network
component: timesync
component: ui
component: updater
component: usb
component: usb/hid
component: usb/storage
component: video
component: webrtc
component: webserver
need-more-details
status: working-in-progress
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/kvm#329
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 @marm42 on GitHub (Jun 16, 2025).
The KVM mouse is recognized as a touch display on chromebook. This makes the scroll wheel and the right mouse click unavailable.
It should be recognize as a regular mouse, like any other physical usb mouse.
@rmschooley commented on GitHub (Jun 18, 2025):
@marm42 commented on GitHub (Jun 23, 2025):
Yes
In relative mode, the mouse is recognized as a mouse, but the scroll wheel does not work.
But honestly, relative mode is really not usable on any device... It is not an option to me since it is way too frustrating to use...