VOGONS


First post, by fraisinette

User metadata
Rank Newbie
Rank
Newbie

Hi everyone.

I'm using dosbox for a long time now. And I'm quite happy with it. It's just an awesome tool that let me go back in childhood again.

Unfortunately, I'm having trouble with some games on my last dosbox install. I can't use the mouse anymore. The mouse isn't even captured by dosbox. I noticed I can slightly (pixel by pixel) move the mouse by clicking like hell on the screen.

I tried to add this to my xorg.conf :

Section "Module"
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
EndSection

and restarted X, but that didn't change anything.

Can anyone please help me with this issue ?

I'm using Debian GNU/Linux testing (Squeeze) AMD64. The dosbox version is the one from the debian packages.

Reply 1 of 5, by Qbix

User metadata
Rank DOSBox Author
Rank
DOSBox Author

if it is for some games.
did you try ctrl-f10 ?

Water flows down the stream
How to ask questions the smart way!

Reply 2 of 5, by fraisinette

User metadata
Rank Newbie
Rank
Newbie

Yes, I tried that already. That didn't work.

Sorry I forgot to notice that in my previous post.

Reply 4 of 5, by fraisinette

User metadata
Rank Newbie
Rank
Newbie

I don't know if it's a DGA related issue. I just browsed the net and that was the only hint I had. So I just tried it. Unfortunately it didn't work.

I tried this anyway :

SDL_VIDEO_X11_DGAMOUSE=0 dosbox 
export SDL_VIDEO_X11_DGAMOUSE=0
dosbox

But that didn't work either and I have no clue about what to try next.

Thank you very much for your answers tho.

Reply 5 of 5, by fraisinette

User metadata
Rank Newbie
Rank
Newbie

I installed dosbox on another box (same OS), but I still have the same weird bug.

I don't know what to do 🙁