With a Russian keyboard layout, I cannot access the Russian Ruble symbol ₽ with Alt Gr + 8.
Does anyone have a solution for this, or is this fixed in newer Ubuntu versions? I use Ubuntu 18.04.2 LTS.
With a Russian keyboard layout, I cannot access the Russian Ruble symbol ₽ with Alt Gr + 8.
Does anyone have a solution for this, or is this fixed in newer Ubuntu versions? I use Ubuntu 18.04.2 LTS.
The final solution depends on the desktop environment in use:
For Cinnamon you need to
For KDE you need to
For GNOME desktop you need to
sudo apt-get install gnome-tweaksFor MATE desktop you need to set this in Keyboard Preferences (mate-keyboard-properties):
For Xfce, LXDE, LxQT:
sudo nano /etc/default/keyboardlv3:ralt_switch to the XKBOPTIONS variablesudo update-initramfs -u -k all