LinuxMCE Forums
May 23, 2013, 05:34:46 pm GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: wii remove cursor hover wrong menu item  (Read 637 times)
polly
Veteran
***
Posts: 145


View Profile
« on: January 10, 2012, 11:24:59 pm »

Hello,

my Wii Mote works pretty good on 1004.
When i hover a menu item some other (random) menu item is marked as hoverd (red outline) and sometimes jumping around.

see the video its better than my description  :-)
http://dokuwiki.knallimall.org/linuxmce_macmini4_1?&#cursor_menu_issue

i followed the instructions here: http://wiki.linuxmce.org/index.php/Nintendo_WiiMote


Is there a way to fix this issue?


Thanks in advance

Cheers,
« Last Edit: January 10, 2012, 11:32:17 pm by polly » Logged
polly
Veteran
***
Posts: 145


View Profile
« Reply #1 on: March 14, 2012, 10:29:21 pm »

The Problem was caused by the auto-installed Gamepad.

Solution for 1004:
1. Delete all Gamepad Devices from your device tree
2. Edit /usr/pluto/bin/Gamepad_Detect.sh and add  a "exit 0" (insert it before "done")
Code:
...
sleep 5

### FIX FOR GAMEPAD
exit 0

done

3. reboot


Thanks to tschak for the solution/wokraround

Logged
phenigma
wants to work for LinuxMCE
**
Posts: 779


View Profile
« Reply #2 on: March 15, 2012, 09:42:28 pm »

Any chance of you adding that to the wiki for future users?

J.
Logged

tschak909
LinuxMCE God
****
Posts: 5101

DOES work for LinuxMCE.


View Profile
« Reply #3 on: March 19, 2012, 10:36:24 pm »

I need someone to look at the USB_Game_Pad code and seeing if we can make a sane fix for this.

-Thom
Logged
polly
Veteran
***
Posts: 145


View Profile
« Reply #4 on: March 20, 2012, 09:55:12 am »

i'll add it to the wiki. But not now...

actually i'm not good at coding.... but I'll have a look.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!