diff options
Diffstat (limited to 'system/evdi/README')
-rw-r--r-- | system/evdi/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/evdi/README b/system/evdi/README new file mode 100644 index 0000000000000..a9c13ad6c9968 --- /dev/null +++ b/system/evdi/README @@ -0,0 +1,5 @@ +The Extensible Virtual Display Interface (EVDI) is a Linux kernel +module that enables management of multiple screens, allowing user-space +programs to take control over what happens with the image. It is +essentially a virtual display you can add, remove and receive screen +updates for, in an application that uses the libevdi library. |