Hi nostalgeeks!
I have a little issue with the fullscreen mode.
I run KUbuntu Jaunty (9.04) with KDE4 and I've installed the version of ScummVm downloaded here (the one for Intrepid Ibex, i386)
Everything's fine, but when I switch to fullscreen mode, the cursor is centered and I cannot move it with the mouse.
When I leave the fullscreen mode, the cursor is working again and I can play.
Someone knows what's the problem ?
(if you need more info about my config, tell me )
Thanks in advance !
[Resolved] No cursor with ScummWM 0.13 on Ubuntu Jaunty
Moderator: ScummVM Team
[Resolved] No cursor with ScummWM 0.13 on Ubuntu Jaunty
Last edited by panthael on Tue Apr 28, 2009 6:45 am, edited 1 time in total.
Do you by any chance have an Intel Graphics video chip?
There are some serious issues going on with the new Ubuntu and some Intel Graphcis chipsets.
This thread gives a nice overview of the problem. The best solution at this moment seems to revert to the old driver if you have this problem.
There are some serious issues going on with the new Ubuntu and some Intel Graphcis chipsets.
This thread gives a nice overview of the problem. The best solution at this moment seems to revert to the old driver if you have this problem.
open a console window and give the following command;
Code: Select all
SDL_VIDEO_X11_DGAMOUSE=0 scummvm
Try this:panthael wrote:hem sorry, I'm feeling like a newbie, but I don't know how to set this environment variable :s
* Open a Terminal (Applications > Accessories > Terminal)
* In the terminal type: SDL_VIDEO_X11_DGAMOUSE=0 scummvm
Note that this only sets the env. var for this particular run of ScummVM, search the internet on how to set it permanently if this turns out to fix your problem.