I did a non-sense operation and broke my X-server, period.
The sad fact is that it was late and I did not remember what I removed, I think it was a package with python in its name...
I know that this does not provide useful information, so I'm reinstalling X from the base, do you know how to achieve this from the live cd boot?
I cannot do it from the command line because it keeps flashing and does not get all the keystrokes, just once every two or three attempts.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
||||
|
|
|
That's probably just the terminal within the GUI that will have that problem since it's being drawn by the X server. Ctrl + Alt + F1 through Ctrl + Alt + F6 are all console based virtual terminals. The first terminal is probably being used by the X server. You can press Ctrl + C to stop it's execution, then proceed with the following steps: Fully remove your X server:
then reinstall:
|
|||||||||||
|