2
1

Config.in 378 B

12345678
  1. config BR2_PACKAGE_DIVINE
  2. bool "directfb virtual input extension"
  3. depends on BR2_PACKAGE_DIRECTFB
  4. help
  5. DiVine provides a DirectFB input driver that reads input
  6. events from a pipe and dispatches them via a virtual input
  7. device. It also installs the tool 'spooky' that allows to
  8. send input events to DirectFB applications.