Index: .screenrc
===================================================================
--- .screenrc	(revision b505df7be58e08bb1a96d70fa93962d0bfac0132)
+++ .screenrc	(revision b505df7be58e08bb1a96d70fa93962d0bfac0132)
@@ -0,0 +1,12 @@
+escape ^x^x
+autodetach on
+defbce on
+vbell off
+defscrollback 10000
+startup_message off
+hardstatus on
+hardstatus alwayslastline
+hardstatus string "%{.bW}%{.rW}%n: %t %{-} %=%{..G}%H %{..Y}LoadAvg: %l %0c "
+caption always "%{= wk} %-w%{=bu dr}%n %t%{-}%+w"
+logfile /home/mitty/.screen/%y-%m-%d_%0c:%s.%n.log
+deflog on
