Update README.md
This commit is contained in:
parent
473b596d61
commit
6788382ff1
@ -16,11 +16,13 @@ This software is licensed under the LGPL v3 .
|
|||||||
- ReadWrite permission
|
- ReadWrite permission
|
||||||
- /dev/input
|
- /dev/input
|
||||||
- /dev/uinput
|
- /dev/uinput
|
||||||
|
|
||||||
# Screen Drivers:
|
# Screen Drivers:
|
||||||
- "vcsaDriver" screen driver for linux VCSA devices
|
- "vcsaDriver" screen driver for linux VCSA devices
|
||||||
- Read permission to the following files:
|
- Read permission to the following files:
|
||||||
- /sys/devices/virtual/tty/tty0/active
|
- /sys/devices/virtual/tty/tty0/active
|
||||||
- /dev/vcsa[1-64]
|
- /dev/vcsa[1-64]
|
||||||
|
|
||||||
# Speech Drivers:
|
# Speech Drivers:
|
||||||
- "espeakDriver" speech driver for espeak:
|
- "espeakDriver" speech driver for espeak:
|
||||||
- python-espeak
|
- python-espeak
|
||||||
@ -28,11 +30,13 @@ This software is licensed under the LGPL v3 .
|
|||||||
- speech-dispatcher
|
- speech-dispatcher
|
||||||
- python-speechd
|
- python-speechd
|
||||||
- "dummyDriver" speech driver for debugging
|
- "dummyDriver" speech driver for debugging
|
||||||
|
|
||||||
# Braille Drivers:
|
# Braille Drivers:
|
||||||
- "brlttyDriver" braille driver (WIP):
|
- "brlttyDriver" braille driver (WIP):
|
||||||
- brltty (configured and running)
|
- brltty (configured and running)
|
||||||
- python-brlapi
|
- python-brlapi
|
||||||
- "dummyDriver" braille driver for debugging
|
- "dummyDriver" braille driver for debugging
|
||||||
|
|
||||||
# Sound Drivers:
|
# Sound Drivers:
|
||||||
- "genericDriver" sound driver for sound as subprocess:
|
- "genericDriver" sound driver for sound as subprocess:
|
||||||
- sox
|
- sox
|
||||||
@ -40,6 +44,7 @@ This software is licensed under the LGPL v3 .
|
|||||||
- gstreamer 1.x
|
- gstreamer 1.x
|
||||||
- GLib
|
- GLib
|
||||||
- "dummyDriver" sound driver for debugging
|
- "dummyDriver" sound driver for debugging
|
||||||
|
|
||||||
# Extra:
|
# Extra:
|
||||||
- spellchecker
|
- spellchecker
|
||||||
- python-pyenchant
|
- python-pyenchant
|
||||||
|
Loading…
Reference in New Issue
Block a user