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