diff options
Diffstat (limited to 'doc/Possible-key-values.md')
| -rw-r--r-- | doc/Possible-key-values.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/Possible-key-values.md b/doc/Possible-key-values.md index e59a523..9f77d6c 100644 --- a/doc/Possible-key-values.md +++ b/doc/Possible-key-values.md @@ -141,6 +141,20 @@ Value | Meaning `rlm` | Right-to-left mark. `b(`, `b)`, `b[`, `b]`, `b{`, `b}`, `blt`, `bgt` | Sends the bracket characters, but with mirrored key legends for right-to-left languages. (`blt` and `bgt` print `<` and `>` respectively.) +## Arabic +These are the diacritics for Arabic + +Value | Meaning +:------ | :------ +`combining_fatha` | َ +`combining_dammah` | ُ +`combining_kasra` | ِ +`combining_sukun` | ْ +`combining_shaddah` | ّ +`combining_hamza_above` | ٔ +`combining_hamza_below` | ٕ + + ## Hebrew Keys ending in `_placeholder` are normally hidden unless the Fn key is pressed. |
