]> git.pld-linux.org Git - packages/SVGATextMode.git/blame - SVGATextMode-conf.patch
d94c6cd073295fc181d0865c039eb13e SVGATextMode-1.10-src.tar.gz
[packages/SVGATextMode.git] / SVGATextMode-conf.patch
CommitLineData
f6c0577c
SZ
1diff -urN SVGATextMode-1.9-src.orig.orig/TextConfig SVGATextMode-1.9-src.orig/TextConfig
2--- SVGATextMode-1.9-src.orig.orig/TextConfig Wed Jul 28 22:42:18 1999
3+++ SVGATextMode-1.9-src.orig/TextConfig Wed Jul 28 22:44:55 1999
4@@ -448,13 +448,13 @@
5 #
6
7 Option "LoadFont"
8-FontProg "/usr/bin/setfont"
9-#FontPath "/usr/lib/kbd/consolefonts"
10-FontSelect "Cyr_a8x16" 8x16 9x16 8x15 9x15
11-FontSelect "Cyr_a8x14" 8x14 9x14 8x13 9x13
12-FontSelect "8x12alt.psf" 8x12 9x12 8x11 9x11
13-FontSelect "Cyr_a8x8" 8x8 9x8 8x7 9x7
14-FontSelect "Cyr_a8x32" 8x32 9x32 8x31 9x31
15+FontProg "/usr/bin/consolechars -f"
16+FontPath "/usr/share/consolefonts"
17+FontSelect "iso2graf-16" 8x16 9x16 8x15 9x15
18+FontSelect "iso2graf-16" 8x14 9x14 8x13 9x13
19+FontSelect "iso2graf-16" 8x12 9x12 8x11 9x11
20+FontSelect "iso2graf-16" 8x10 9x10 8x9 9x9
21+FontSelect "iso2graf-16" 8x8 9x8 8x7 9x7
22
23 #
24 # using the following FontProg line will avoid losing high-ascii characters
25@@ -842,7 +842,7 @@
26 #
27 "H100x30" 75 800 832 936 1008 480 500 508 532 font 8x16 DoubleScan
28 "H80x30" 65 640 672 744 776 480 500 508 532 font 9x16 DoubleScan
29-"H80x60" 65 640 672 744 776 960 1000 1016 1023 font 9x16
30+#"H80x60" 65 640 672 744 776 960 1000 1016 1023 font 9x16
31
32
33 ###############################################################################
34@@ -925,8 +925,8 @@
35 #
36 # Be carefull with these! They use EXTREMELY high clocks (for text mode)
37 # Delman Lee (delman@mipg.upenn.edu)
38-"160x60" 110 1280 1304 1480 1696 960 986 989 1023 font 8x16
39-"160x30" 110 1280 1304 1480 1696 960 986 989 1023 font 8x32
40+#"160x60" 110 1280 1304 1480 1696 960 986 989 1023 font 8x16
41+#"160x30" 110 1280 1304 1480 1696 960 986 989 1023 font 8x32
42 "108x60" 80 864 964 1104 1256 960 986 989 1023 font 8x16
43 #
44 # Some 120Hz / 82 KHz modes
45@@ -1006,9 +1006,9 @@
46 #
47 # Some more fantasy modes. All are 56 kHz Hsync frequency modes
48 #
49-"B160x60" 94.5 1280 1348 1432 1680 960 986 989 1023 font 8x16
50+#"B160x60" 94.5 1280 1348 1432 1680 960 986 989 1023 font 8x16
51 "B160x48" 94.5 1280 1348 1432 1680 768 770 774 800 font 8x16
52-"B160x30" 94.5 1280 1348 1432 1680 960 986 989 1023 font 8x32
53+#"B160x30" 94.5 1280 1348 1432 1680 960 986 989 1023 font 8x32
54 "B160x100" 94.5 1280 1352 1472 1680 800 809 819 850 font 8x8
55
56
This page took 0.065013 seconds and 4 git commands to generate.