Ma_Sys.ma Pressed Keys

Beschreibung

Pressed Keys ist ein kleines, graphisches Java Programm, welches es ermöglicht, festzustellen, wie viele Tastatureingaben maximal gleichzeitig an den Computer übertragen werden. Die Anzahl der gleichzeitig drückbaren Tasten ist für manche Computerspiele sehr wichtig und kann mit diesem Programm schnell und einfach ermittelt werden.

Pressed Keys mit mehreren gedrückten Tasten

Bitte beachten: Das Programm ist von 2009, also schon etwas „alt“. Es erfüllt seinen hauptsächlichen Zweck recht gut, bessere Programme für den selben Zweck sind aber bei anderen „Anbietern“ verfügbar!

Inbetriebnahme

Abhängigkeiten: Ant und ein JDK (bis Java 8 incl. getestet).

  1. Kompilieren mit ant jar
  2. Ausführen mit java -jar pressed_keys.jar

Ein Debian-Package mdvl-pressed-keys kann per ant package generiert werden, wenn die benötigten Abhängigkeiten zum Erstellen von Debian Packages vorhanden sind.


Ma_Sys.ma Website 5 (1.0.2) – no Flash, no JavaScript, no Webfont, no Copy Protection, no Mobile First. No bullshit. No GUI needed. Works with any browser.

Created: 2020/01/12 22:16:18 | Revised: 2022/09/18 21:14:56 | Tags: programs, java, pressedkeys | Version: 1.0.0 | SRC (Pandoc MD) | GPL

Copyright (c) 2014, 2020 Ma_Sys.ma. For further info send an e-mail to Ma_Sys.ma@web.de.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.