showkey: new applet by Vladimir

This commit is contained in:
Denis Vlasenko
2008-08-17 14:17:48 +00:00
parent c8d02aa959
commit d7cc2e601d
5 changed files with 156 additions and 1 deletions

View File

@@ -114,4 +114,10 @@ config SETLOGCONS
help
This program redirects the output console of kernel messages.
config SHOWKEY
bool "showkey"
default n
help
Shows keys presses.
endmenu