I am running Ubuntu 16.04 with dual boot along with Windows 10 on Lenovo Legion Y520. I was programming on Ubuntu and the " ' symbols were not being displayed correctly while trying to code. To solve this problem I tried to follow the solutions given here.
First I tried the command:
sudo apt-get install console-common
I selected some options that seemed similar to the qwerty US english layout (I am sorry I don't exactly remember the options I chose).
After applying the changes, I tried using the " ' symbols again, but again they were not being displayed correctly. I tried another solution given in the link mentioned above:
sudo dpkg-reconfigure keyboard-configuration
After again selecting some options, I had to reboot the system for the changes to apply. Upon rebooting, instead of the conventional 16.04 login screen, I get this grey login screen:
I tried clicking on my username shown in the blue box and fill my password but the system won't log me in. I tried rebooting several times but, no success. Can some one help me out with how to get my Ubuntu functioning back normally?
