From 6788382ff1f8721157109d2dd352b074d6167dd5 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Mon, 30 Jan 2017 16:47:13 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a884392a..942a358c 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,13 @@ This software is licensed under the LGPL v3 . - ReadWrite permission - /dev/input - /dev/uinput + # Screen Drivers: - "vcsaDriver" screen driver for linux VCSA devices - Read permission to the following files: - /sys/devices/virtual/tty/tty0/active - /dev/vcsa[1-64] + # Speech Drivers: - "espeakDriver" speech driver for espeak: - python-espeak @@ -28,11 +30,13 @@ This software is licensed under the LGPL v3 . - speech-dispatcher - python-speechd - "dummyDriver" speech driver for debugging + # Braille Drivers: - "brlttyDriver" braille driver (WIP): - brltty (configured and running) - python-brlapi - "dummyDriver" braille driver for debugging + # Sound Drivers: - "genericDriver" sound driver for sound as subprocess: - sox @@ -40,6 +44,7 @@ This software is licensed under the LGPL v3 . - gstreamer 1.x - GLib - "dummyDriver" sound driver for debugging + # Extra: - spellchecker - python-pyenchant