summaryrefslogtreecommitdiff
path: root/symbols/keypad
diff options
context:
space:
mode:
authorNik Kopylov <homocomputeris@gmail.com>2017-05-01 00:21:21 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2017-05-01 00:41:08 +0100
commit10cf5acd90327a0b9e115964c8c4f52b4575cd4b (patch)
treeda9ce7c30c85eabe5f98708f8d626f907ee67684 /symbols/keypad
parent9358e2e6db6263d0dd3288a869c8eb3eff5b977d (diff)
downloadxkeyboard-config-10cf5acd90327a0b9e115964c8c4f52b4575cd4b.tar.gz
Descriptions formatting, typos and mistakes v2
Diffstat (limited to 'symbols/keypad')
-rw-r--r--symbols/keypad4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/keypad b/symbols/keypad
index a266024..8b0e098 100644
--- a/symbols/keypad
+++ b/symbols/keypad
@@ -487,13 +487,13 @@ xkb_symbols "ossnumber_wang" {
// the numpad you can inherit the cursors, but you'll have to define
// the digits yourself. This module can be included in the rules to
// define math operators; these are the variants used in computer
-// languages that are based on ASCII. NoSymbol doesn't mean that
+// languages that are based on ASCII. NoSymbol does not mean that
// nothing is bound to the key but that no assignment is done here.
// srvr_ctrl(stdkeypad) and keypad(x11) declare the operator keys to
// be of type CTRL+ALT in order to assign server control events to
// them, but it uses the second level which is overwritten if we have
// more than one definition (shift state) for the key. Instead, here
-// the commands are put at the fourth level.
+// the commands are put at the 4th lever.
partial keypad_keys
xkb_symbols "ops" {
key <KPDV> { [ NoSymbol, slash, NoSymbol, XF86_Ungrab ] };