Kodi Community Forum

Full Version: Wii Remote and Bluetooth keyboard
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have been using an iPazzPort (possibly an ebay knockoff) as my keyboard and mouse when I need more function than my Harmony remote gives me. I bought some Wii remotes and sensor bar in hopes of setting up Dolphin to play games and using them as a mouse in XBMC.
I ran:
Code:
sudo apt-get install xbmc-eventclients-wiiremote
Then edited /etc/rc.local by adding:
Code:
xbmc-wiiremote &
before exit 0

When it boots it says wii remote detected, even though I do not have one yet and my bluetooth keyboard/mouse do not work. Any one have ideas? Or point me to logs I might need to look at?