[PATCH] wineconsole: make the default buffer 80x300

Mikołaj Zalewski mikolaj at zalewski.pl
Thu Jul 17 03:47:15 CDT 2008


---
 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index dece252..fe72ecd 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -359,6 +359,7 @@ HKLM,System\CurrentControlSet\Control\Session Manager,,,""
 HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
 HKCU,Software\Microsoft\Protected Storage System Provider,,,""
 HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
+HKCU,Console,"ScreenBufferSize",65537,50,00,2c,01      ; 80x300 buffer
 HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""
 HKLM,HARDWARE\DEVICEMAP\SERIALCOMM,,,""
 ; Some apps requires at least four subkeys of Active Setup\Installed Components
-- 
1.5.4


--------------090704020308070201010204--



More information about the wine-patches mailing list