almost every thing is ready
[debian6500.git] / master / opt / cluster / slave / root / .screenrc
diff --git a/master/opt/cluster/slave/root/.screenrc b/master/opt/cluster/slave/root/.screenrc
new file mode 100644 (file)
index 0000000..e583039
--- /dev/null
@@ -0,0 +1,37 @@
+# Now, let's override with our customizations
+vbell off
+autodetach on
+startup_message off
+#msgwait 1
+defutf8 on
+
+# Turns off alternate screen switching in xterms,
+# so that text in screen will go into the xterm's scrollback buffer:
+#termcapinfo xterm* ti@:te@
+#altscreen on
+
+# Enable 256 color terminal
+#attrcolor b ".I"
+#termcapinfo xterm 'Co#256:AB=\E[48;5;%dm:AF=\E[38;5;%dm'
+#defbce "on"
+
+# Log 10000 lines
+defscrollback 10000
+
+# Monitor windows
+#defmonitor on
+#activity ""
+
+#remove some stupid / dangerous key bindings
+bind ^k
+#bind L
+bind ^\
+#make them better
+bind \\ quit
+bind K kill
+bind I login on
+bind O login off
+bind } history
+
+# Status string, last line
+hardstatus alwayslastline "%{r}%c%{k} | %{y}%n %t%{k} %?( %{b}%W%{k} )%? %=%{k}[%{m}%Y/%m/%d %{c}%H %{g}%l%{k}]"