Группа :: Терминалы
Пакет: kbd
Главная Изменения Спек Патчи Загрузить Bugs and FR
Патч: kbd-1.12-alt-stty.patch
diff -Naur kbd-1.12.orig/src/unicode_start kbd-1.12/src/unicode_start
--- kbd-1.12.orig/src/unicode_start 2006-03-01 16:40:49 +0300
+++ kbd-1.12/src/unicode_start 2006-03-01 16:41:25 +0300
@@ -42,3 +42,4 @@
echo -n -e '\033%G'
fi
+stty iutf8
diff -Naur kbd-1.12.orig/src/unicode_stop kbd-1.12/src/unicode_stop
--- kbd-1.12.orig/src/unicode_stop 2006-03-01 16:40:49 +0300
+++ kbd-1.12/src/unicode_stop 2006-03-01 16:42:09 +0300
@@ -18,3 +18,5 @@
if test -t ; then
echo -n -e '\033%@'
fi
+
+stty -iutf8