I’ve noticed on other Linux distributions that after boot up and logging off the console screen clears and provides basic information like the Linux distribution and then under it the login prompt. How can I do this for openSUSE 11.3?
After I install or reboot I still have all the boot up stuff shown and when I logout after performing some work my commands are still shown. I boot the system to runlevel 3 and barely use the GUI but would like the screen to clear everything after boot up and logging out.
> After I install or reboot I still have all the boot up stuff shown
This part is intentional: so that you know if everything was correct.
> and
> when I logout after performing some work my commands are still shown.
This… I don’t know.
…]
I tried. The VT1 behaves as you describe, but the rest clear the screen on
^D. I don’t know exactly why, but tty1 is different, it has a graphical
background (via framebuffer).
–
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)
I would like to resuscitate this thread. I was under the impression that ~/.bash_Logout was automatically executed when one logs out of a Konsole session.
My questions are related to 13.2, to Konsole. In another circumstance I had a script installed there that created another script which ran when I opened another session of Konsole to redirect me to the directory I had been working in; age does funny things to memory, and gives me a reverse listing of the files in said directory.
But, that does not happen in the current openSuse.
I have made notes on the comments to this inquiry, and shall pursue looking into them, but have the feeling that the answer does not lie in them.
Can anyone suggest other avenues of research or solutions?