X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=master%2Fopt%2Fcluster%2Fslave%2Froot%2F.screenrc;fp=master%2Fopt%2Fcluster%2Fslave%2Froot%2F.screenrc;h=e5830391f1a202272aee4223abef8dffade0e4f5;hb=a3300608811441c5238911ca14e56433ea4f4c5f;hp=0000000000000000000000000000000000000000;hpb=3a30026aa30355dac5c5f9742da0fdba797701ea;p=debian6500.git diff --git a/master/opt/cluster/slave/root/.screenrc b/master/opt/cluster/slave/root/.screenrc new file mode 100644 index 0000000..e583039 --- /dev/null +++ b/master/opt/cluster/slave/root/.screenrc @@ -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}]"