File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -43,15 +43,15 @@ to include this library automatically. The nightly builds can be found at the m
4343[ snapshot repository] ( https://oss.sonatype.org/content/repositories/snapshots/com/github/kwhat/jnativehook/2.2-SNAPSHOT ) .
4444
4545## Software and Hardware Requirements
46- * Java 1.5 - 11
46+ * Java 1.8 - 11
4747* 256 MB of RAM
4848* Apple OS X 10.5 - 10.12
49- * i586, amd64
49+ * amd64
5050 * Enable Access for Assistive Devices
5151* Windows 2000 - 10
5252 * i586, amd64
5353* X11 Linux
54- * i586, amd64, arm6j
54+ * i586, amd64, arm7, aarch64
5555 * libxkbfile.so.1
5656 * libxkbcommon-x11.so.0
5757 * libxkbcommon.so.0
@@ -88,9 +88,8 @@ If you have found this library useful, please consider making a donation.
8888* [ Consuming Events (Unsupported)] ( doc/examples/ConsumingEvents.md )
8989
9090## Demo Application
91- The graphical example application was created to provided a real-time
92- demonstration of raw output for all available native events. To run the
93- application simply execute the jar file provided. Source code available at
91+ The graphical example application exists to provide a real-time demonstration of raw output for all available native
92+ events. To run the application simply execute the jar file provided. Source code available at
9493[ src/main/java/com/github/kwhat/jnativehook/example/NativeHookDemo.java] ( src/main/java/com/github/kwhat/jnativehook/example/NativeHookDemo.java ) .
9594
9695## Additional Information
You can’t perform that action at this time.
0 commit comments