Unable to open mouse

When I run this in terminal:

mplayer -vo sdl file.rm

I got error:

SDL Init error:Unable to open mouse.

but when I run this with root , everything is ok.

What’s the problem?

Regards!

/*
*Welcome to cocobear’s home!
*http://cocobear.cn
*/

If you don’t need the mouse (does MPlayer even use it for anything?), try:
SDL_NOMOUSE=1 mplayer -vo sdl file.rm
-:sigma.SBOn 10/14/07, cocobear <cocobear.cn at gmail.com> wrote:

When I run this in terminal:
mplayer -vo sdl file.rm
I got error:
SDL Init error:Unable to open mouse.
but when I run this with root , everything is ok.
What’s the problem?

? Sun, 14 Oct 2007 19:48:29 +0000
"Solra Bizna" ??:> On 10/14/07, cocobear <@cocobear> wrote:

When I run this in terminal:
mplayer -vo sdl file.rm
I got error:
SDL Init error:Unable to open mouse.
but when I run this with root , everything is ok.
What’s the problem?
If you don’t need the mouse (does MPlayer even use it for anything?),
try: SDL_NOMOUSE=1 mplayer -vo sdl file.rm
-:sigma.SB

SDL_NOMOUSE is a macro of SDL?
but I can’t find where it is defined.

Regards!

/*
*Welcome to cocobear’s home!
*http://cocobear.cn
*/

? Sun, 14 Oct 2007 19:48:29 +0000
"Solra Bizna" ??:> On 10/14/07, cocobear <@cocobear> wrote:

When I run this in terminal:
mplayer -vo sdl file.rm
I got error:
SDL Init error:Unable to open mouse.
but when I run this with root , everything is ok.
What’s the problem?
If you don’t need the mouse (does MPlayer even use it for anything?),
try: SDL_NOMOUSE=1 mplayer -vo sdl file.rm
-:sigma.SB

It’s ok with SDL_NOMOUSE=1, when I watch movie with mplayer in terminal.

Regards!

/*
*Welcome to cocobear’s home!
*http://cocobear.cn
*/