initial key handling

This commit is contained in:
chrys
2016-07-07 21:40:10 +02:00
parent f7fa100173
commit 5ee9dca99e
4 changed files with 32 additions and 5 deletions

View File

@ -1,6 +1,7 @@
#!/usr/bin/python
# Debugger module for the Fenrir screen reader.
ERROR = 0
WARNING = 1
INFO = 2