Name | Modified | Size | Downloads / Week |
---|---|---|---|
Source | 2009-08-30 | ||
Binaries | 2009-08-30 | ||
README.txt | 2009-08-30 | 1.7 kB | |
LICENSE.txt | 2009-08-30 | 427 Bytes | |
Totals: 4 Items | 2.2 kB | 25 |
===================================================================== KEYBOARD TESTER v0.7 - A simple program to test keyboards ===================================================================== Copyright (c) 2009 Jamie Marchant You are allowed to use, modify, and distribute this software under the terms of the license agreement as included with said software. The software is offered without any warranty (where applicable). ---------------------------------------------------------------------------------------------------------------------------- SUMMARY: So now that the legalise is out of the way, what does this program actually do? Well it's rather simple: With the window selected, you push keys on the keyboard, and it will display which key has been pushed. If nothing comes up, either you are encountering a known issue (see below) or that key does not work. SYSTEM REQUIREMENTS (for binary): - .NET Framework (2.0) Redistributable - Microsoft Windows 2000/XP/Vista (Supported) SYSTEM REQUIREMENTS (for source): - .NET Framework (2.0) - C# Compiler - Visual Studio 2008 for solution file (.sln) KNOWN ISSUES: - Pause/Break does not respond - Only tested with a US QWERTY keyboard - Not tested with all extra buttons (Next Page buttons and the like) - Looks a little ugly - Letters come up as both uppercase and lowercase - Delete loses its "D" - Button presses actually go through to system, so don't hammer on the "E-mail" button. ---------------------------------------------------------------------------------------------------------------------------- Readme written by Greg Marchant. We've never done this kind of thing before. =D