You can't. Mouse movements are relative. Your Python code (presumably CircuitPython running on a Pi Pico) does not know the size of the screen, or the current cursor location, so can not move the cursor to the centre of the screen.
Statistics: Posted by ame — Fri Oct 03, 2025 5:19 am