From 19faf32252f1fcfd5a6cc110846b0b21e8c8a185 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Tue, 15 Apr 2014 18:39:07 +1000 Subject: Links about the different versions of showkey. --- showkey.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/showkey.c b/showkey.c index 47a1a3d..de1f804 100644 --- a/showkey.c +++ b/showkey.c @@ -2,7 +2,10 @@ * * Copyright 2014 David Seikel * - * Dunno yet if this is a standard. + * Not actually a standard, seems to be three different versions. + * The original kbd - http://kbd-project.org/ + * The kbd fork console-tools - http://lct.sourceforge.net/ + * A utility invented by Eric S. Raymond - http://catb.org/esr/showkey/ USE_SHOWKEY(NEWTOY(showkey, "", TOYFLAG_USR|TOYFLAG_BIN)) -- cgit v1.1