X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=otk%2Fscreeninfo.cc;h=08d8517bce0537974f7330c49e49633943761512;hb=19bfac5195a1917f4a0bbcf910e90d5b800c5146;hp=a5fafc5a47903b6c5cfd14da5808c8b13533bf01;hpb=06de24ec6666578759eff2b348e50f5e8e20f3bd;p=chaz%2Fopenbox diff --git a/otk/screeninfo.cc b/otk/screeninfo.cc index a5fafc5a..08d8517b 100644 --- a/otk/screeninfo.cc +++ b/otk/screeninfo.cc @@ -81,7 +81,7 @@ ScreenInfo::ScreenInfo(unsigned int num) { _display_string = string("DISPLAY=") + default_string + '.' + otk::itostring(static_cast(_screen)); -#ifdef XINERAMA +#if 0 //def XINERAMA _xinerama_active = False; if (d->hasXineramaExtensions()) {