search for: textcp

Displaying 20 results from an estimated 45 matches for "textcp".

2001 Aug 14
1
Diablo loading hang
...able DirectX mouse grab "DXGrab" = "Y" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "Y" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" ; Run in synchronous mode (useful for debugging X11 problems) ;;"Synchronous" = "Y"...
2004 Mar 03
2
x-server with 2screens blanks while starting wine
...t; = "N" "Managed" = "Y" "Desktop" = "1024x768" "UseDGA" = "Y" "UseXShm" = "Y" "UseXVidMode" = "Y" "DXGrab" = "N" "DesktopDoubleBuffered" = "Y" "TextCP" = "0" "Desktop" = "N" "UseXRandR" = "Y" "UseTakeFocus" = "Y" ----------------------------------------------------------- And here are the rele...
2001 Mar 23
1
wine.conf
...DGA = Y ; Use XShm extension if present UseXShm = Y ; Enable DirectX mouse grab DXGrab = N ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) DesktopDoubleBuffered = N ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) TextCP=0 ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it founds). ;; XVideoPort = 43 [fonts] ;Read documentation/fonts before adding aliases Resolution = 96 Default = -adobe-times- [serialports] Com1=/dev/ttyS0 Com2=/dev/ttyS1 Co...
2001 Sep 09
1
Wine and cyrillic input and output ?
Hello. Is it possible to run russian win98 programs under current wine, and get russian input and output? If yous, how to setup this? My desktop is russian, I have both koi8-r and unicode fonts installed. Last time I tried wine some months ago (maybe a year), and all russian output of the programs was unreadable - it looked like second byte of unicode characters was just set to zero. Thanks
2001 May 16
0
Microsoft Word 2000 on Win2k
...uot;100" "PrivateColorMap" = "N" "PerfectGraphics" = "N" "Managed" = "N" "UseDGA" = "Y" "UseXShm" = "Y" "DXGrab" = "N" "DesktopDoubleBuffered" = "N" "TextCP" = "0" [fonts] "Resolution" = "96" "Default" = "-adobe-times-" [serialports] "Com1" = "/dev/ttyS0" "Com2" = "/dev/ttyS1" "Com3" = "/dev/ttyS2" "Com4" = "/dev/modem&quo...
2001 Nov 04
0
HELP newbee: no application runs with wine.
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" [fonts] ;Read documentation/fonts before adding aliases "Resolution" = "96" "D...
2001 Sep 22
2
"No program start menu found"
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" ; Run in synchronous mode (useful for debugging X11 problems) ;;"Synchronous" = "Y"...
2002 Feb 08
1
Wine, IE5, Win2000 and RH 7.2
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" ; Run in synchronous mode (useful for debugging X11 problems) ;;"Synchronous" = "Y"...
2002 Aug 05
2
wine on suse7.3
...DGA = Y ; Use XShm extension if present UseXShm = Y ; Enable DirectX mouse grab DXGrab = N ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) DesktopDoubleBuffered = N ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) TextCP=0 ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it founds). ;; XVideoPort = 43 ;;Please, do not edit the next line ;;Configuration for wine version: 20020710
2002 Jun 05
3
Error RunTime Microsoft Access.
...h" = "16" ;;"Display" = ":0.0" "Managed" = "N" "Desktop" = "N" "UseDGA" = "Y" "UseXShm" = "Y" "DXGrab" = "N" "DesktopDoubleBuffered" = "N" "TextCP" = "0" ;; "XVideoPort" = "43" ;;"Synchronous" = "Y" and in the /etc/X11/XF86Config I have: # The Colour SVGA server Section "Screen" Driver "svga" # Use Device "Generic VGA" for Standard VGA 320x200...
2003 May 12
1
file manipulation error / COM port error
...uot; = "N" "Managed" = "N" "UseDGA" = "Y" "UseXShm" = "Y" "UseXVidMode" = "Y" "UseTakeFocus" = "Y" "DXGrab" = "N" "DesktopDoubleBuffered" = "N" "TextCP" = "0" [fonts] "Resolution" = "96" "Default" = "-adobe-helvetica-" "DefaultFixed" = "fixed" "DefaultSerif" = "-adobe-times-" "DefaultSansSerif" = "-adobe-helvetica-" [serialports] &q...
2001 May 22
0
Call for volunteers
...the metrics for Win95, Win98, NT4, ... * winelib lacks VT_DECIMAL support #181: http://wine.codeweavers.com/bugzilla/show_bug.cgi?id=181 May require to modify many LOCs, but should be pretty easy to do. * The doc about the command line arguments and the config file is out of date. See TextCP, XVideoPort and Synchronous for instance. I'm sure there are plenty of other things that are out of date. * Metabug: Test Wine with the VXCL samples #242: http://wine.codeweavers.com/bugzilla/show_bug.cgi?id=242 Get the VXCL samples, test them with Wine and report the bugs in the...
2001 Jul 21
0
i'm missing something
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" [fonts] ;Read documentation/fonts before adding aliases "Resolution" = "96" "...
2001 May 01
1
Wine and game The Realm
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; XVideoPort = 43 [fonts] ;Read documentation/fonts before adding aliases "Resolution" = "96" "Default" = "-a...
2001 Nov 05
1
couple of notes of wine in mandrake and access good luck
...ble DirectX mouse grab "DXGrab" = "Y" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "Y" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" ; Run in synchronous mode (useful for debugging X11 problems) ;;"Synchronous" = "Y"...
2002 Jan 25
0
clarify...
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" ; Run in synchronous mode (useful for debugging X11 problems) ;;"Synchronous" = "Y"...
2001 Nov 18
0
Trying to run Interent Explorer 5 / 6
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" ; Run in synchronous mode (useful for debugging X11 problems) ;;"Synchronous" = "Y"...
2001 Jun 13
1
Wine won't run
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; XVideoPort = 43 [fonts] ;Read documentation/fonts before adding aliases "Resolution" = "96" "Default" = "-a...
2001 Oct 04
4
wine wount do anything
...uot;100" "PrivateColorMap" = "N" "PerfectGraphics" = "N" "Managed" = "N" "UseDGA" = "Y" "UseXShm" = "Y" "DXGrab" = "N" "DesktopDoubleBuffered" = "N" "TextCP" = "0" [fonts] "Resolution" = "96" "Default" = "-adobe-helvetica-" "DefaultFixed" = "fixed" "DefaultSerif" = "-adobe-times-" "DefaultSansSerif" = "-adobe-helvetica-" [serialports] &q...
2001 Aug 17
0
runing W32 ftp-clients under wine
...Enable DirectX mouse grab "DXGrab" = "N" ; Create the desktop window with a double-buffered visual ; (useful to play OpenGL games) "DesktopDoubleBuffered" = "N" ; Code page used for captions in managed mode ; 0 means default ANSI code page (CP_ACP == 0) "TextCP" = "0" ; Use this if you have more than one port for video on your setup ; (Wine uses for now the first 'input image' it finds). ;; "XVideoPort" = "43" ; Run in synchronous mode (useful for debugging X11 problems) ;;"Synchronous" = "Y"...