--- screen-4.0.1/etc/etcscreenrc	2001-04-28 11:25:34.000000000 -0400
+++ screen-4.0.1-lhh/etc/etcscreenrc	2003-12-04 21:27:34.000000000 -0500
@@ -81,14 +81,17 @@
 termcap wy75-42 nx:xo:Z0=\E[?3h\E[31h:Z1=\E[?3l\E[31h
 terminfo wy75-42 nx:xo:Z0=\E[?3h\E[31h:Z1=\E[?3l\E[31h
 
-#remove some stupid / dangerous key bindings
-bind '^k'
-#bind 'L'
-bind '^\'
-#make them better
-bind '\\' quit
+# remove some stupid / dangerous key bindings
+#
+#bind '^k'		# lhh - causes error when screen 4.0.1 starts
+bind 'L'
+#bind '^\'		# lhh - causes error when screen 4.0.1 starts
+
+# make them better	
+#
+#bind '\\' quit		# lhh - causes error when screen 4.0.1 starts
 bind 'K' kill
 bind 'I' login on
 bind 'O' login off
 bind '}' history
 
