Home
last modified time | relevance | path

Searched refs:ob_debug_xinerama (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dopenbox.h46 extern gboolean ob_debug_xinerama;
H A Dopenbox.c95 gboolean ob_debug_xinerama = FALSE; variable
657 ob_debug_xinerama = TRUE; in parse_args()
H A Dscreen.c1369 if (ob_debug_xinerama) { in get_xinerama_screens()