Differences between version 20 and revision by previous author of UbuntuNotes.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 20 | Last edited on Friday, March 10, 2006 4:19:13 pm | by MatthiasDallmeier | Revert |
Older page: | version 19 | Last edited on Monday, January 9, 2006 1:10:22 pm | by AlastairPorter | Revert |
@@ -94,5 +94,11 @@
<verbatim>
sudo sed -i '/OnlyShowIn=/d;$a\OnlyShowIn=KDE;' \
/usr/share/applications/kde/*.desktop
+</verbatim>
+
+!! Make Ubuntu clear the screen on console logout (like Fedora Core)
+
+<verbatim>
+echo "clear" >> ~/.bash_logout
</verbatim>