mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-03-04 06:36:08 -05:00
Ubuntu 17.04 updated libxcb1-dev to 1.12 where xinput should be enabled by default but debian disables it by default atm. Compile libxcb with --enable-xinput to use this within obs. Arch enables it by default, debian does not and fedora is untested.