I've a problem while configuring Ubuntu 18.04 to switch between Arabic and English using Alt-R + Shift-R

Moe

I'm trying to configure my Ubuntu 18.04 to switch between Arabic and English using Right Shift and Right Alt. I've been working on it for several days and I've checked tons of solutions out there but none of them seems to be working with Arabic. I think that I've found the cause of the problem. When the keyboard is set to English, the Right Alt button's name in the keyboard layout form is Alt R which is pretty normal. But when I set it to Arabic, the name of Alt R is changed to be Level 3 Shift. Check the pictures to get me.

This picture for the English layout, the Alt R is a normal Alt R. enter image description here

But when it comes to Arabic, thats what happens. enter image description here

Alt-Left is the same in both layouts and that's why its working fine with me but I'm used to Alt-Right and I wanna get it to work, I've tried to remap Level 3 shift to be Alt R but I couldn't. How to make it works? Thanks in advance.

Gunnar Hjalmarsson

The Arabic layout makes Right Alt the 3rd level modifier key automatically. However, the lv3:ralt_alt XKB option makes Right Alt to work as any Alt, so possibly this command will make a difference for you:

gsettings set org.gnome.desktop.input-sources xkb-options "['lv3:ralt_alt']"

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Can't switch between keyboard layouts using Alt+Shift+Number while focus is in text fields and some applications

From Dev

How do I make the Right Alt+Shift switch languages in Ubuntu Linux?

From Dev

Switch Arabic Numbers To English In String

From Dev

Switch between english and chinese characters on Ubuntu 16.04

From Dev

Ubuntu 18.04 alt+shift+tab does not switch apps backwards

From Dev

Ubuntu Budgie: How to use Alt+Shift to switch keyboard layouts?

From Dev

Ubuntu 18.04 alt+shift+tab does not switch apps backwards

From Dev

Ubuntu Budgie: How to use Alt+Shift to switch keyboard layouts?

From Dev

Disabling alt+shift to switch keyboard layouts in ubuntu 18.04

From Dev

arabic text mining using R

From Dev

Switch language layout by Alt+Shift. Problem with next shift+any key for typing text

From Dev

Configuring netplan on ubuntu 18 properly

From Dev

Cannot switch to console anymore after using Alt_R as mod4

From Dev

Unusuable windows pops up using Shift + 2 in Ubuntu 18

From Dev

Ubuntu 17.10 <ALT> + <SHIFT> shortcut

From Dev

Ubuntu 17.10 <ALT> + <SHIFT> shortcut

From Dev

Alt + Shift as language switch on OS X

From Dev

Using Multi language localization (Arabic, English)

From Dev

How can I switch the language of TextToSpeech between American English and British English?

From Dev

Ubuntu 17.10, changing input switching to alt-shift (with gnome-tweaks) creates problem in firefox

From Dev

Ubuntu 17.10, changing input switching to alt-shift (with gnome-tweaks) creates problem in firefox

From Dev

Switch between divs while scrolling, using jQuery

From Dev

Arabic text in R graphics

From Dev

Difference between tilde and "by" while using aggregate function in R

From Dev

how to switch between english and other languages while filling data in rails form

From Dev

Since this morning the network is unreachable Ubuntu 18:04

From Dev

Alt+Shift+Tab not working on Ubuntu Budgie

From Dev

How can I lemmatize english words (example: 'run' and 'ran') using R to bring them all to the same tense?

From Dev

R - Using switch with logical values

Related Related

  1. 1

    Can't switch between keyboard layouts using Alt+Shift+Number while focus is in text fields and some applications

  2. 2

    How do I make the Right Alt+Shift switch languages in Ubuntu Linux?

  3. 3

    Switch Arabic Numbers To English In String

  4. 4

    Switch between english and chinese characters on Ubuntu 16.04

  5. 5

    Ubuntu 18.04 alt+shift+tab does not switch apps backwards

  6. 6

    Ubuntu Budgie: How to use Alt+Shift to switch keyboard layouts?

  7. 7

    Ubuntu 18.04 alt+shift+tab does not switch apps backwards

  8. 8

    Ubuntu Budgie: How to use Alt+Shift to switch keyboard layouts?

  9. 9

    Disabling alt+shift to switch keyboard layouts in ubuntu 18.04

  10. 10

    arabic text mining using R

  11. 11

    Switch language layout by Alt+Shift. Problem with next shift+any key for typing text

  12. 12

    Configuring netplan on ubuntu 18 properly

  13. 13

    Cannot switch to console anymore after using Alt_R as mod4

  14. 14

    Unusuable windows pops up using Shift + 2 in Ubuntu 18

  15. 15

    Ubuntu 17.10 <ALT> + <SHIFT> shortcut

  16. 16

    Ubuntu 17.10 <ALT> + <SHIFT> shortcut

  17. 17

    Alt + Shift as language switch on OS X

  18. 18

    Using Multi language localization (Arabic, English)

  19. 19

    How can I switch the language of TextToSpeech between American English and British English?

  20. 20

    Ubuntu 17.10, changing input switching to alt-shift (with gnome-tweaks) creates problem in firefox

  21. 21

    Ubuntu 17.10, changing input switching to alt-shift (with gnome-tweaks) creates problem in firefox

  22. 22

    Switch between divs while scrolling, using jQuery

  23. 23

    Arabic text in R graphics

  24. 24

    Difference between tilde and "by" while using aggregate function in R

  25. 25

    how to switch between english and other languages while filling data in rails form

  26. 26

    Since this morning the network is unreachable Ubuntu 18:04

  27. 27

    Alt+Shift+Tab not working on Ubuntu Budgie

  28. 28

    How can I lemmatize english words (example: 'run' and 'ran') using R to bring them all to the same tense?

  29. 29

    R - Using switch with logical values

HotTag

Archive