Jump to content

Recommended Posts

Posted

Hi,

I have an orange_pi_pc installed Armbian(Debian) and enable desktop.

But I want to hide mouse cursor when it start.

I find "Mouse and Touchpad" setting,but I can't set mouse Default Theme.

Is there someone know how to hide mouse cursor on it?

Posted
On 12/20/2018 at 5:51 PM, Valery Rezvyakov said:

echo 0 > /sys/class/graphics/fbcon/cursor_blink

 

solved.

with python3 tkinter.

Tk().config(cursor='none')

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines