Double cursor

Mark Fuller

Posts: 804   +183
What does it mean when you opens some apps and a double cursor appears but only one works and then one of them disappears as soon as the app is opened?
 
Usually just a GPU/hardware acceleration cursor glitch. One cursor is the normal system cursor, the other is an app-rendered overlay cursor. Pretty common with Electron apps, games, overlays, or buggy GPU drivers. Harmless most of the time.
 
Usually just a GPU/hardware acceleration cursor glitch. One cursor is the normal system cursor, the other is an app-rendered overlay cursor. Pretty common with Electron apps, games, overlays, or buggy GPU drivers. Harmless most of the time.
Thanx
 
Back