alex.graeff wrote: >> Can you run the program from the terminal and post back what happens >> when you press keys? >> >> See >> >> http://wiki.winehq.org/FAQ#run_from_terminal >> >> in our FAQ on how to run your program from the command line and >> >> http://wiki.winehw.org//FAQ#get_log >> >> on how to create a log file >> >> If the output is rather large, please post it to a site like pastebin.com. >> >> Thank you. >> >> James McKenzie >> > > > For whatever reason, when I ran it from terminal a couple times I got an error and it would not start. I tried to run it just by clicking the .exe and it worked just fine, not sure what the deal is. Here is the log though: > > fixme:exec:SHELL_execute flags ignored: 0x00000100 > fixme:win:EnumDisplayDevicesW ((null),0,0x33f27c,0x00000000), stub! > fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface > fixme:d3d9:Direct3DShaderValidatorCreate9 stub > err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1280x960x0 @0! (desktop) > err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 1600x1200x0 @0! (desktop) > Run xrandr and post back what it says. James McKenzie