Re: Dual Monitors



Is there a way to detect how many displays are setup?

gdk_display_get_n_screens() will tell you how many non-xinerama screens
there are, and gdk_screen_get_n_monitors() on each screen will tell you
how many monitors make up that particular xinerama screen.

Another question related to dual monitors...

I'm using gdk/gtk for developing, but final desktop will be probably
blackbox (embedded system on a p166). gdk system calls work also on
blackbox? And dual monitor system?

.-:Namarie:-.

p.s. by the way, what does "xinerama" mean? (yes, i'm close to newbie) i 
think there's something like "expanding" the same desktop onto two 
monitors...




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]