keyboard under starcraft

Nix N. Nix nix at go-nix.ca
Thu Oct 18 23:57:48 CDT 2001



Micah wrote:

> out of curiosity, i ran war2 BNE. the same thing happened as in starcraft:
> keyboard would not work. it didnt give me any error messages or anything, so I
> cant really put any of that up here. hmm. any ideas?
> 
> 
> 

I've been having a much worse problem ever since wine-20010510:  I run 
starcraft full-screen as root so that I may take advantage of DGA. 
Unfortunately, in all versions succeeding wine-20010510, once starcraft 
starts, neither the keyboard nor the mouse work any longer.  I invoke 
starcraft using xinit:

As a regular user, I run something like
su -c 'xinit /usr/wine/bin/wine /raid/win98/Program\ 
Files/Starcraft/StarCraft.exe -- /usr/X11R6/bin/X -screen Starcraft :1

This starts a new X server running in 640x480x8bpp and runs starcraft in 
it.  I've used this setup since long before 20010510 and it stopped 
working with the release immediately following 20010510.  I asked about 
it then and I've been told that, as part of the revamp of x11drv, this 
was a known bug that was introduced.

Well, I've tried every release since and none have worked.  Since I 
doubt that particular bug is still around, I must assume that my config 
is set wrong and that there are some new settings available.

My config is attached.
Can someone please advise me as to what I'm missing ?



Thanks.
-------------- next part --------------
WINE REGISTRY Version 2

[DllOverrides]
"commdlg"      = "builtin, native"
"comdlg32"     = "builtin, native"
"ver"          = "builtin, native"
"version"      = "builtin, native"
"shell"        = "builtin, native"
"shell32"      = "builtin, native"
"shfolder"     = "builtin, native"
"shlwapi"      = "builtin, native"
"lzexpand"     = "builtin, native"
"lz32"         = "builtin, native"
"comctl32"     = "builtin, native"
"commctrl"     = "builtin, native"
"advapi32"     = "builtin, native"
"crtdll"       = "builtin, native"
"mpr"          = "builtin, native"
"winspool.drv" = "builtin, native"
"ddraw"        = "builtin, native"
"dinput"       = "builtin, native"
"dsound"       = "builtin, native"
"opengl32"     = "builtin, native"
"msvcrt"       = "native, builtin"
"rpcrt4"       = "native, builtin"
"msvideo"      = "builtin, native"
"msvfw32"      = "builtin, native"
"mcicda.drv"   = "builtin, native"
"mciseq.drv"   = "builtin, native"
"mciwave.drv"  = "builtin, native"
"mciavi.drv"   = "native, builtin"
"mcianim.drv"  = "native, builtin"
"msacm.drv"    = "builtin, native"
"msacm"        = "builtin, native"
"msacm32"      = "builtin, native"
"midimap.drv"  = "builtin, native"
; default for all other dlls
"*" = "native, builtin, so"


[Drive A]
"Path" = "/mnt/floppy"
"Device" = "/dev/fd0"
"Type" = "floppy"
"Filesystem" = "win95"

[Drive C]
"Path" = "/raid/win98"
"Type" = "hd"
"Filesystem" = "win95"

[Drive D]
"Path" = "/space/iso/Starcraft"
"Type" = "cdrom"
"Filesystem" = "win95"
"Device" = "/dev/loop0"

[Drive E]
"Path" = "/space/iso/BroodWar"
"Type" = "cdrom"
"Filesystem" = "win95"
"Device" = "/dev/loop1"

[Drive F]
"Path" = "/mnt/cdrom"
"Type" = "cdrom"
"Filesystem" = "win95"
"Device" = "/dev/cdrom"

[wine]
"Windows" = "c:\\windows"
"System" = "c:\\windows\\system"
"Temp" = "c:\\temp"
"Path" = "c:\\windows;c:\\windows\\system"
"GraphicsDriver" = "x11drv"

[serialports]
"Com1" = "/dev/ttyS0"
"Com2" = "/dev/ttyS1"
"Com4" = "/dev/ttyS3"

[parallelports]
"Lpt1" = "/dev/lp0"

[Tweak.Layout]
"WineLook" = "Win98"

[x11drv]
"UseDGA" = "Y"
"Synchronous" = "Y"

[WinMM]
"Drivers" = "wineoss.drv"
"WaveMapper" = "msacm.drv"
"MidiMapper" = "midimap.drv"
"dxgrab" = "N"


More information about the wine-users mailing list