Disabling HW cursor while running QT with EGLFS on Jetson Nano (ubuntu 18.04)

Viewed 7

im cross compiling QT 5.15 for Nvidia Jetson Nano and managed to build QT applications but the problem is im seeing 2 mouse cursor when i deploy and launch my qt app, the mouse cursor, one is QT app from EGLFS while the other one is from the original x server (Ubuntu 18.04). Does anyone know how i can disable the mouse cursor from the x server while QT app is running? thanks in advance.

0 Answers
Related