Black terminal
Hi I recently installed Fedora 18 on my laptop. when i wanted to use the terminal to install flash i realized that i couldn't see anything of what I was typing in the terminal. First i thought that the fonts was black against a black background. But in the preferences it is stated that should be white txt against black background. Any one have a suggestion what is causing this?
Regards Magnus
Do you use some proprietary video driver? Can you see "anything" if you go to tty2 (alt+ctrl+f2) ?
What terminal are you using? What DE? Please, give us more info!! :)
sometimes a terminal window can get confused; I've done it when accidentally running
cat
on a binary file, for example. Even if you can't see the output, you might be able to fix it by pressingCtl+c
a few times to exit any running utilities, then running the commandreset
and pressing enter. If that doesn't work, you will probably have to open a new terminal window.Hi, yes (alt+ctrl+f2) works, how ever when trying to start the DE(gnome-session) it fails to launch (don't know if this is related to the problem at hand). btw I'm using fedora 19, not 18 as I stated before. I'm also running gnome DE and the default gnome-terminal 3.8.2. If type gedit in the terminal Gedit launches, so it is clear that terminal is working accept I cant see what I'm typing which could be a problem in the long run ;-)