Skip to content

Conversation

@cs127
Copy link
Contributor

@cs127 cs127 commented Mar 20, 2023

  • Changed layout ID from ir(pes_winkeys) to ir(winkeys) to match the latest commit in xkb config.
  • Changed the number keys on row E to type ASCII Latin digits instead of Persian digits.
  • Added Persian digits to the third level of the number keys on row E.
  • Added Unicode characters ZWJ, ZWNJ, LRM, and RLM to the fourth level of the keys AE01 - AE04.
  • Added the letter Pe (U+067E) to the LSGT key, located to the left of AB01 on some keyboards.
  • Removed the nbsp inclusion.
  • Added a notice about xkb config v2.39.

@cs127 cs127 force-pushed the master branch 2 times, most recently from c45f4fa to daeb408 Compare March 20, 2023 13:09
```bash
sudo cp /usr/share/X11/xkb/symbols/ir /usr/share/X11/xkb/symbols/ir.backup
sudo cat ./ir | sudo tee -a /usr/share/X11/xkb/symbols/ir &>/dev/null
cat ./ir_patch | sudo tee -a /usr/share/X11/xkb/symbols/ir >/dev/null

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah. This should be merged because currently the manual installation is broken.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants