Entropy.ch is releasing a new php for mac. Introduction to Xorg Drivers The Xorg Drivers page contains the instructions for building Xorg drivers that are necessary in order for Xorg Server to take advantage of the hardware that it is running on. At least one input and one video driver are required for Xorg Server to start. On machines using KMS, the modesetting driver is provided by xorg-server and can be used instead of the video driver for the specific hardware, but with reduced performance. It can also be used (without hardware acceleration) in virtual machines running under qemu. Note If you want to run the full tests, remove -Dtests from the meson command above.
Xorg Configure

Please read 'kernel configuration for running the libinput testsuite' (above). If you have enabled the full tests, you can run the main tests as the root user by executing: ninja test.
A very large number of tests will be run, about 20 fail (at least on an Xorg system). Now, as the root user: ninja install If and were present during the build, you can install the generated documentation by running the following commands as the root user: install -v -dm755 /usr/share/doc/libinput-1.12.3 && cp -rv html/* /usr/share/doc/libinput-1.12.3. Command Explanations -Dudev-dir=/lib/udev: This switch specifies where UDev rules and hwdb files will be installed. -Ddebug-gui=false: This switch disables creation of a visual debug helper for libinput.