X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=etc%2Fgrml%2Fscreenrc_generic;h=fdbaf37799e8fa506e306ea273bf0a426101debb;hb=e1db4fef2ce6e5b6868318c1c698e538a60a0b8b;hp=b87472588d0ee3efad80af9b5642130cae4470db;hpb=931ce018a16c8881a4cf963d2b85c4c642627a64;p=grml-etc-core.git diff --git a/etc/grml/screenrc_generic b/etc/grml/screenrc_generic index b874725..fdbaf37 100644 --- a/etc/grml/screenrc_generic +++ b/etc/grml/screenrc_generic @@ -108,9 +108,6 @@ bind 'O' login off bind '}' history - bind G screen -t 'google' w3m www.google.com - bind H screen -t HeiseTicker w3m www.heise.de/newsticker/pda/data/paket4.html - # Paste - use 'P' instead of ']': # bind P # unbound by default bind P paste . @@ -126,13 +123,13 @@ bind X lockscreen # 030511 Workaround for stupid machines without xmodmap ;-) - bindkey -t °a stuff "ä" - bindkey -t °A stuff "Ä" - bindkey -t °o stuff "ö" - bindkey -t °O stuff "Ö" - bindkey -t °u stuff "ü" - bindkey -t °U stuff "Ü" - bindkey -t °s stuff "ß" + bindkey -t °a stuff "ä" + bindkey -t °A stuff "Ä" + bindkey -t °o stuff "ö" + bindkey -t °O stuff "Ö" + bindkey -t °u stuff "ü" + bindkey -t °U stuff "Ü" + bindkey -t °s stuff "ß" msgwait 1 version @@ -143,7 +140,7 @@ # To get screen to add lines to xterm's scrollback buffer, uncomment the # following termcapinfo line which tells xterm to use the normal screen buffer # (which has scrollback), not the alternate screen buffer. - termcapinfo xterm|xterms|xs|rxvt ti@:te@ + termcapinfo xterm|xterm-256color|xterms|xs|rxvt ti@:te@ # Welcome the user: echo "welcome BoFH!"