From 08c9c9c19ba3699cd0559aacd65a80cbfae02521 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 30 Nov 2015 14:26:39 +0100 Subject: [PATCH] Switch screenrc_* to UTF8 encoding Hello 2015, 2016 is looking around the corner. --- etc/grml/screenrc | 14 +++++++------- etc/grml/screenrc_acpi | 14 +++++++------- etc/grml/screenrc_generic | 14 +++++++------- 3 files changed, 21 insertions(+), 21 deletions(-) diff --git a/etc/grml/screenrc b/etc/grml/screenrc index 2399e5d..73ba426 100644 --- a/etc/grml/screenrc +++ b/etc/grml/screenrc @@ -125,13 +125,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 diff --git a/etc/grml/screenrc_acpi b/etc/grml/screenrc_acpi index b5e1bfe..b75491e 100644 --- a/etc/grml/screenrc_acpi +++ b/etc/grml/screenrc_acpi @@ -128,13 +128,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 diff --git a/etc/grml/screenrc_generic b/etc/grml/screenrc_generic index b874725..93632b4 100644 --- a/etc/grml/screenrc_generic +++ b/etc/grml/screenrc_generic @@ -126,13 +126,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 -- 2.1.4