diff options
author | Andre Barboza <bmg.andre@gmail.com> | 2017-09-14 07:35:43 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-14 07:35:43 +0700 |
commit | e2a36ab905c1973a0fe929411193b7e448d36774 (patch) | |
tree | 837eff7b6e5f76f5e8ffba898c3ee5538c4a7570 /system/evdi/slack-desc | |
parent | 176a70b2f2482f818ba7a2601d49b3312c28ef76 (diff) |
system/evdi: Added (Extensible Virtual Display Interface).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/evdi/slack-desc')
-rw-r--r-- | system/evdi/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/evdi/slack-desc b/system/evdi/slack-desc new file mode 100644 index 0000000000000..3b02fd7af74e0 --- /dev/null +++ b/system/evdi/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +evdi: evdi (Extensible Virtual Display Interface) +evdi: +evdi: The Extensible Virtual Display Interface (EVDI) is a Linux kernel +evdi: module that enables management of multiple screens, allowing +evdi: user-space programs to take control over what happens with the image. +evdi: It is essentially a virtual display you can add, remove and receive +evdi: screen updates for, in an application that uses the libevdi library. +evdi: +evdi: +evdi: +evdi: |