X11-1.6.1.2: A binding to the X11 graphics library

Copyright(c) Haskell.org, 2007
LicenseBSD3
MaintainerDon Stewart <dons@galois.com>
Stabilityprovisional
Portabilityportable
Safe HaskellNone
LanguageHaskell98

Graphics.X11.Xinerama

Description

 

Synopsis

Documentation

data XineramaScreenInfo Source

Representation of the XineramaScreenInfo struct

getScreenInfo :: Display -> IO [Rectangle] Source

Wrapper around xineramaQueryScreens that fakes a single screen when Xinerama is not active. This is the preferred interface to Graphics.X11.Xinerama.