From 1266689eb88f6e1831a290af986982b08a962859 Mon Sep 17 00:00:00 2001 From: Erik Falor Date: Tue, 22 Feb 2022 20:11:19 +0100 Subject: libraries/DirectFB: Removed (old age, lack of use). Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- libraries/DirectFB/README | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 libraries/DirectFB/README (limited to 'libraries/DirectFB/README') diff --git a/libraries/DirectFB/README b/libraries/DirectFB/README deleted file mode 100644 index 025535b6c2..0000000000 --- a/libraries/DirectFB/README +++ /dev/null @@ -1,19 +0,0 @@ -DirectFB (Thin library on top of the Linux framebuffer devices) - -DirectFB is a thin library that provides hardware graphics -acceleration, input device handling and abstraction, integrated -windowing system with support for translucent windows and multiple -display layers, not only on top of the Linux Framebuffer Device. It -is a complete hardware abstraction layer with software fallbacks for -every graphics operation that is not supported by the underlying -hardware. - -If you experience difficulties with your mouse or keyboard within a -DirectFB application, create the /etc/directfbrc configuration file -and try adding the following directives, as appropriate: - - disable-module=keyboard - disable-module=ps2mouse - disable-module=serialmouse - -Read directfbrc(5) for more details on configuring the DirectFB library. -- cgit v1.2.3