Comment 144 for bug 1226962

Revision history for this message
Majed Aly (majed-aly) wrote : Re: Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04

I can confirm that the solution suggested by Norbert works. Just add the following ppa to your system
sudo add-apt-repository ppa:libreoffice/libreoffice-4-1
sudo apt -f update
sudo apt-f upgrade
#Then it will remove the olf libreoffice leaving broken packages
sudo apt-f install
#will fix the repository
#Then use
sudo apt-get install libreoffice-writer
sudo apt-get install libreoffice-calc
sudo apt-get install libreoffice-base
sudo apt-get install libreoffice-draw
#to install the new packages. Works for bilingual Arabic/English keyboard, Ubuntu 13.10
# Thanks to all contributors, now LibreOffice is usable again !