This may sound like a ridiculously easy thing but for some people like me, it is a general case in which we reboot the machine.
And the story goes here, one day I was doing python programming in pycharm ide and to run the program I've to use the key combination Shift+Alt+f10 but by mistake, I did ctrl+alt+f10, which took me to a black screen with one underscore(_) blinking. I tried a lot to get out of that black screen by pressing the same key combination. but nothing works. So I entered into tty mode by pressing ctrl+Alt+f3. But still, I was not able to get into GUI.
Now after trying diff. key combinations finally I pressed Ctrl+Alt+F1. And WOW this time I got back into GUI with all the programs as it is.
And the story goes here, one day I was doing python programming in pycharm ide and to run the program I've to use the key combination Shift+Alt+f10 but by mistake, I did ctrl+alt+f10, which took me to a black screen with one underscore(_) blinking. I tried a lot to get out of that black screen by pressing the same key combination. but nothing works. So I entered into tty mode by pressing ctrl+Alt+f3. But still, I was not able to get into GUI.
Now after trying diff. key combinations finally I pressed Ctrl+Alt+F1. And WOW this time I got back into GUI with all the programs as it is.
Comments
Post a Comment