On Tue, Nov 11, 2008 at 7:29 PM, Fryderyk Dziarmagowski <[EMAIL PROTECTED]> wrote: > On Tue, 11 Nov 2008 19:15:08 +0100 > "Patryk Zawadzki" <[EMAIL PROTECTED]> wrote: > >> To make is work the following change is needed in the xorg.conf >> (either that or a working input.fdi for HAL): >> >> Section "ServerFlags" >> Option "AllowEmptyInput" "False" >> Endsection > how is this supposed to work? according to xorg-xserver-server.spec HAL > support is disabled by default (%bcond_with hal)
How is what supposed to work? It worked fine with HAL support as I don't have any input sections in my xorg.conf. It ceised to work with the latest build so I assumed my fdi was broken. Adding AllowEmptyInput False forces Xorg to fall back to RAW device access in case no input was available after earlier detection methods. -- Patryk Zawadzki _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
