mirror of
https://github.com/Stichting-MINIX-Research-Foundation/xsrc.git
synced 2025-09-12 06:07:40 -04:00
23 lines
495 B
C++
23 lines
495 B
C++
LIBRARY dmx
|
|
VERSION LIBRARY_VERSION
|
|
EXPORTS
|
|
DMXQueryExtension
|
|
DMXQueryVersion
|
|
DMXSync
|
|
DMXForceWindowCreation
|
|
DMXGetScreenCount
|
|
DMXGetScreenAttributes
|
|
DMXChangeScreensAttributes
|
|
DMXAddScreen
|
|
DMXRemoveScreen
|
|
DMXGetWindowAttributes
|
|
DMXGetDesktopAttributes
|
|
DMXChangeDesktopAttributes
|
|
DMXGetInputCount
|
|
DMXGetInputAttributes
|
|
DMXAddInput
|
|
DMXAddBackendInput
|
|
DMXAddConsoleInput
|
|
DMXRemoveInput
|
|
/* $XFree86: xc/lib/dmx/dmx-def.cpp,v 1.1 2005/02/07 01:38:23 tsi Exp $ */
|