#Disable mouse icon on dashboard/for user

1 messages · Page 1 of 1 (latest)

white shale
#

I have a RPi5 that should display a dashboard in my kitchen. It's connected to a screen with touch support. When I tap somethink on the dashboard, the mouse cursor icon is displayed on that location, which is a bit disturbing.

Can I disable the cursor in some way for that user / on that dashboard?

hoary python
#

Is the pi running a normal install of linux? or is it your HAOS host?
Linux has the unclutter package which if you install can let you hide the mouse cursor

white shale
#

No, I think it's FullpageOS

#

Ah, so I just deactivate it on the device, good idea,

hoary python
#

Ah ok, then yeah unclutter is your best bet - it's what I use with my pis for 3d printers