Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

Custom Rom to Disable Android Mouse Cursor?? Possible?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Custom Rom to Disable Android Mouse Cursor?? Possible?

    I am using a airmouse a with android/xbmc on a K-R42 and its is annoying on the screen when in XBMC. Is there anyway someone can make a ROM to disable the mouse cursor completely?

    #2
    Originally posted by Cee604 View Post
    I am using a airmouse a with android/xbmc on a K-R42 and its is annoying on the screen when in XBMC. Is there anyway someone can make a ROM to disable the mouse cursor completely?
    I use a Logitech K400. The mouse disappears when it's not active for a couple seconds. Isn't there a enable/disable mouse on these types of remotes?

    Comment


      #3
      Originally posted by iamsamsamiam View Post
      I use a Logitech K400. The mouse disappears when it's not active for a couple seconds. Isn't there a enable/disable mouse on these types of remotes?
      Yes there is but when you disable it, then don't touch any buttons for 10-30 seconds and then touch a button again it reenables the mouse automatically.

      This might be a crappy design of the mouse, but if that is the case I still need to figure out how to completely disable the cursor.

      Comment


        #4
        Nobody can help?

        Comment


          #5
          Originally posted by Cee604 View Post
          Nobody can help?
          Hi Cee604,

          I have a similar problem with a gyroscopic mouse I recently bought, and found this potential solution, which I'm going to try tonight

          Add the following to a mouse.xml file in xbmc\userdata\keymaps\mouse.xml

          <keymap>
          <global>
          <mouse>
          <mousemove>noop</mousemove>
          </mouse>
          </global>
          </keymap>

          Comment

          Working...
          X