> > > Hello, I've tried 1.3.1, 1.3.2.pre1 and 1.3.2-pre2, and on all three I get > the > > > same error: pygame doesn't give me any keyboard events, so the main menu if > > > effectively locked. I've put in some code that generates five rc.DOWN events > and > > > an rc.SELECT event after a little while so that I don't have to do a hard > reboot > > > every time (and run fsck, and e2chk if I'm unlucky). > > > > Make sure SDL_NOKEYBOARD is _not_ defined, it will disable the keyboard. > > It is set by the bootscripts. > > I found it in "boot/freevo", but setting it to false made no difference. This is > an "uninstalled" freevo BTW, i.e. I haven't made a make-install yet. I did > modify the boot script to run from /root/freevo/freevo-1.3.2-pre2/ though > (didn't use it before), but that didn't help wither.
Forgot to mention; removing the "export SDK_NOKEYBOARD=true" line altogether didn't change things either. I usually do this: Download freevoVERSION.tar.gz tar xvzf freevo.tar.gz cd freevo ./freevo --geometry=768x576 --display=mga --tv=pal ./freevo ...so I don't see how SDL_NOKEYBOARD could be set... you didn't mean _slackware's_ bootscripts, right? ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
