From deed2ea39ec1483af73f510ea8c27367e8815d39 Mon Sep 17 00:00:00 2001 From: Meadhbh Hamrick Date: Sat, 24 Sep 2011 11:29:55 -0700 Subject: [PATCH] i really must learn to check my dox before committing them, part three --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb41f0f..999a336 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ properties:
    scancode - the scancode of the key pressed
     sym      - the symbol of the key pressed
-    mod      - key modifier
+    mod      - key modifier
Key scancodes are hardware and locale dependent; it's recommended they be left alone unless you really are targeting a specific piece of hardware. Key