aboutsummaryrefslogtreecommitdiffstats
path: root/lang.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lang.sh')
-rwxr-xr-xlang.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang.sh b/lang.sh
index c6996015..f6d6a44f 100755
--- a/lang.sh
+++ b/lang.sh
@@ -16,7 +16,7 @@ if [ -f /etc/sysconfig/i18n ]; then
if [ -n "$SYSFONTACM" ]; then
case $SYSFONTACM in
- iso01*|iso02*|iso15*|koi*)
+ iso01*|iso02*|iso15*|koi*|latin2-ucw*)
if [ "$TERM" = "linux" ]; then
if ls -l /proc/$$/fd/0 2>/dev/null | grep -- '-> /dev/tty[0-9]*$' >/dev/null 2>&1; then
echo -n -e '\033(K' > /proc/$$/fd/0