mirror of
https://github.com/debloper/xiosk.git
synced 2026-04-26 21:35:51 +03:00
[GH-ISSUE #49] hide mouse cursour with unclutter #48
Labels
No labels
bug
bug
documentation
enhancement
enhancement
feature request
good first issue
good first issue
help wanted
invalid
priority: high
priority: low
priority: medium
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/xiosk#48
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 @adcurtin on GitHub (Oct 10, 2024).
Original GitHub issue: https://github.com/debloper/xiosk/issues/49
I've got a mouse cursor in the middle of my webpage that doesn't seem to go away. an option to hide this with unclutter would fix that
@adcurtin commented on GitHub (Oct 10, 2024):
dang, unclutter doesn't work anymore with wayland.
i haven't tried this yet: https://raspberrypi.stackexchange.com/questions/145382/remove-hide-mouse-cursor-when-idle-on-rasbperry-pi-os-bookworm?rq=1
@andiohn commented on GitHub (Oct 10, 2024):
https://github.com/debloper/piosk/issues/23
Look at this issue for a solution.
@freedomischaos commented on GitHub (Jan 25, 2025):
I did the following:
Download
https://github.com/seffs/wayfire-plugins-extra-raspbian/releases
Download the proper release for aarch64, I used the 0.7.5 raspbian for my RPi5, extracted the following two files into the correct locations
Configure your .config/wayfire.ini
I added this below what piOSK automatically adds to the wayfire.ini configuration
This allows the mouse to be visible if you move it but hides it within 100ms if you idle it at all.