|
From: James S. <jsi...@tr...> - 2002-01-24 17:59:35
|
> > if (ioctl(fbfd, FBIOGET_FCURSORINFO, &fcinfo)) {
> > printf("Error reading Fixed Cursor information.\n");
> > } else {
Actually I think these are in fb.h. Does the driver actually implement
them?
|