Add Ran Benita to authors list
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
546f51e4a3
commit
92de8f3f12
6
COPYING
6
COPYING
@ -1,3 +1,9 @@
|
||||
= Authors =
|
||||
|
||||
This software was written by:
|
||||
David Herrmann <dh.herrmann@googlemail.com>
|
||||
Ran Benita <ran234@gmail.com>
|
||||
|
||||
= Copyright Notice =
|
||||
|
||||
This software is licensed under the terms of the MIT license. Please see each
|
||||
|
4
README
4
README
@ -36,9 +36,9 @@ console.
|
||||
my code to work with other terminal emulators.
|
||||
|
||||
== Contact ==
|
||||
This software was written by:
|
||||
This software is maintained by:
|
||||
David Herrmann <dh.herrmann@googlemail.com>
|
||||
If you have any questions, do not hesitate to contact one of the developers.
|
||||
If you have any questions, do not hesitate to contact one of the maintainers.
|
||||
|
||||
== Code Base ==
|
||||
The kmscon code is split into several independent subsystems:
|
||||
|
4
TODO
4
TODO
@ -53,3 +53,7 @@ VT Subsystem:
|
||||
- Set KDSKBMODE to K_OFF to avoid getting input from the VT subsystem. This
|
||||
also discards the VT-switch events so we should first implement our own
|
||||
VT-switching mechanisms and then use this K_OFF switch.
|
||||
|
||||
Input Subsystem:
|
||||
- Add simple blacklist based on device names to input subsystem to avoid adding
|
||||
all devices.
|
||||
|
Loading…
x
Reference in New Issue
Block a user