summaryrefslogtreecommitdiffstats
path: root/system/kmscon/README
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2014-10-17 08:52:55 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-10-17 08:52:55 +0700
commitc9082984bbb9e4fe6790846a430d677a4d8c6b19 (patch)
tree566a831bae4dc72248f6597475c80043ececac55 /system/kmscon/README
parentb4adb046e5ef406d91a16c3e296c643c984acbaa (diff)
downloadslackbuilds-c9082984bbb9e4fe6790846a430d677a4d8c6b19.tar.gz
slackbuilds-c9082984bbb9e4fe6790846a430d677a4d8c6b19.tar.xz
system/kmscon: Added (KMS/DRM based System Console).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/kmscon/README')
-rw-r--r--system/kmscon/README13
1 files changed, 13 insertions, 0 deletions
diff --git a/system/kmscon/README b/system/kmscon/README
new file mode 100644
index 0000000000..d54b82578b
--- /dev/null
+++ b/system/kmscon/README
@@ -0,0 +1,13 @@
+kmscon (KMS/DRM based System Console)
+
+kmscon is a system console for linux. It does not depend on any
+graphics-server on your system (like X.org), but instead provides a raw
+console layer that can be used independently. It can replace the linux
+kernel console entirely but was designed to work well side-by-side,
+too. Even though initially targeted at providing internationalization
+to the system-console, it has grown into a fully modularized console
+layer including features like multi-head support, internationalized
+font rendering, XKB-compatible keyboard handling, hardware-accelerated
+graphics access and more.
+
+For Slackware-specific notes on kmscon, see README.Slackware.