screenrc
Der Konfigfile mit Kommentaren
# this is the Statusline shown at the bottom
hardstatus alwayslastline "%{kw}Host: %H | %d-%m-%y %c | Load: %l | %w"
# display audible bell
vbell on
# disable the the copyright splash screen
startup_message off
# define some usefull options
defscrollback 1000
#
# keybindings
#
# remove some useless / dangerous keybindigs
bind k
bind ^k
bind .
bind ^\
bind \\
bind ^h
bind h



