diff options
Diffstat (limited to 'system/kmscon/README')
-rw-r--r-- | system/kmscon/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/system/kmscon/README b/system/kmscon/README new file mode 100644 index 0000000000000..d54b82578bd12 --- /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. |