As language source is set to Arabic system should output ٠ ١ ٢ ٣ instead of 0 1 2 3, noting that my regional formats are set to Arabic (jordan)
Asked
Active
Viewed 604 times
3 Answers
0
- In LibreOffice: Go to:
Tools > Options > Language settings > Complex text layout
Then choose context or Hindi instead of Arabic.
- In terminal:
Download this package, it's a .deb file; you can install it using:
sudo apt install ./name.deb (or sudo apt install /path/to/package/name.deb)
For further information, look at this links:
0
This worked for me in Ubuntu 20
- Go to
setting - Choose
region & language - In
input sourcesclick the+ - Choose from
Arabic(Jordan)Arabic(qwerty/digits) - Remove the old Arabic language from garbage icon that in its raw
That's all. Problem should be fixed system wide now. This idea I take it from this answer

Marc Vanhoomissen
- 2,242
i-o55
- 1
0
Instead of using the generic Arabic keyboard layout use one that has Eastern Arabic numerals in it.
For example, I use MATE desktop environment so I would:
- invoke keyboard preferences either by using the command
mate-keyboard-propertiesor choose Keyboard from the Control Center then - choose the
Layoutstab, you'll get the screenshot below then - press the
Addbutton and add theArabic Arabic (Eastern Arabic numerals)keyboard layout
Organic Addict
- 137
