Reference Manual - 1.4.3
IDirectFBDisplayLayer   EnableCursor

Enable/disable the mouse cursor for this layer.

DFBResult EnableCursor (
  IDirectFBDisplayLayer   * thiz,
  int   enable
);

Windows on a layer will only receive motion events if the cursor is enabled. This function is only available in exclusive/administrative mode.

Creative Commons License This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License