summaryrefslogtreecommitdiff
path: root/src/atKeynames.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-16 11:28:20 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-01-16 11:28:20 -0800
commit8104e36c6121375e2a7233a6c1a39de892839558 (patch)
tree4e673c459d57860e29242014d41e4e86bf791e67 /src/atKeynames.h
parent61c24f539463d9bebc4044bba776652306b7c0db (diff)
downloadxorg-driver-xf86-input-keyboard-8104e36c6121375e2a7233a6c1a39de892839558.tar.gz
Fix spelling/wording issues
Found by using: codespell --builtin clear,rare,usage,informal,code,names Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'src/atKeynames.h')
-rw-r--r--src/atKeynames.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/atKeynames.h b/src/atKeynames.h
index d114753..64e3554 100644
--- a/src/atKeynames.h
+++ b/src/atKeynames.h
@@ -75,7 +75,7 @@
* Set2 sends a makecode for keypress, and the same code prefixed by a
* F0 for keyrelease. This is a little bit ugly to handle. Thus we use
* here for X386 the PC/XT compatible Set1. This set uses 8bit scancodes.
- * Bit 7 ist set if the key is released. The code E0 switches to a
+ * Bit 7 is set if the key is released. The code E0 switches to a
* different meaning to add the new MF cursorkeys, while not breaking old
* applications. E1 is another special prefix. Since I assume that there
* will be further versions of PC/XT scancode compatible keyboards, we
@@ -183,7 +183,7 @@
#define KEY_F12 /* F12 0x58 */ 88
#define KEY_Prefix0 /* special 0x60 */ 96
-#define KEY_Prefix1 /* specail 0x61 */ 97
+#define KEY_Prefix1 /* special 0x61 */ 97
/*
* The 'scancodes' below are generated by the server, because the MF101/102