Menu

#405 Mouse Problems

SVN
open
nobody
None
1
2016-05-07
2014-09-18
No

in fullscreen the Mouse jumps wildly
in windows with automatic capture enabled to, disabled not but looses focus any time it gets of the window.
That is tvery anoying.
Im using Linux Kubuntu 14.04 LTS
And Logitech Unified Mouse and Keyboard
Will there be a Version with working mouse in the Future?
Thanks,
JPR

Discussion

  • Hans Deragon

    Hans Deragon - 2016-05-07

    Call dosbox like the following:

    SDL_MOUSE_RELATIVE=0 dosbox <cmd.exe>

    This is caused by unclutter running. An alternative is to kill unclutter killall unclutter.

    Caused by: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=237319

     
  • Hans Deragon

    Hans Deragon - 2016-05-07

    This ticket is a duplicate of ticket #439.

     

Log in to post a comment.