Re: [hatari-devel] Missing mouse cursor

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


Hi,

On 11/28/18 5:11 PM, Christer Solskogen wrote:
When using SDL2 (framebuffer / kmsdrm) on the Tinkerboard (not within X11)
there's no mouse cursor in hatari menu. The mouse works fine when in GEM.
The amiga emulator Amiberry has implemented something that seems to work,
so perhaps that is something that hatari can do as well?

Wouldn't something like that belong more to SDL itself?

Hatari already does following:
        bOldMouseVisibility = SDL_ShowCursor(SDL_QUERY);
        SDL_ShowCursor(SDL_ENABLE);


	- Eero




Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/