Jump to content

Framebuffer cursor support in µGFX?


Josh Sanford

Recommended Posts

Does µGFX have the ability to display a cursor (a.k.a. a mouse pointer) to track the mouse?  I am currently testing µGFX in Raw32 mode, using a Linux framebuffer for GDisplay and input from a USB mouse for GMouse.  µGFX is receiving the mouse movement and button presses correctly, but isn't displaying any cursor.  (Under X11 the cursor was of course provided by X11 itself.)

After looking through the code, it appears to me that neither µGFX nor the Linux kernel provide any cursor support for framebuffers.  Can anybody confirm that, or offer any recommendations?  I can try blitting my own cursor, but would prefer to use existing capabilities if any are available.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...