Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37531427
en ru br
ALT Linux repositórios
S:2.6.1-alt1
5.0: 1.14.1.20081023-alt1
4.1: 1.13.99-alt5.M41.1
4.0: 1.12.1-alt2
3.0: 1.12-alt2.1
+updates:1.12-alt2.2

Group :: Terminais
RPM: kbd

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: kbd-1.12-alt-unicode_start_vs_setfont.patch
Download


--- kbd-1.14.1.20081023/src/unicode_start.unicode_start_vs_setfont	2008-10-24 01:25:22 +0400
+++ kbd-1.14.1.20081023/src/unicode_start	2008-10-24 01:27:18 +0400
@@ -65,23 +65,4 @@ fi
 if [ -t 1 -a -t 2 ]; then
 	printf '\033%%G'
 fi
 stty iutf8
-
-# Tell the graphics card how to display Unicode characters not
-# contained in the IBM 437 character set (on PCs). The font should
-# have a Unicode map attached, or explicitly specified, e.g.,
-# by giving `def.uni' as a second argument.
-
-case "$#" in
-	2)
-		setfont "$1" -u "$2"
-		;;
-	1)
-		setfont "$1"
-		;;
-	0)
-		;;
-	*)
-		echo "usage: unicode_start [font [unicode map]]"
-		;;
-esac
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009