i bought a bluetooth mouse a few days ago for my laptop, and i tried connecting it with my A43.
it seems to work for half a second, as it connects and the first mouse movement is shown(i see a mouse cursor move across the screen)
but after that the mouse cursor stops responding completely.
the mouse works fine on my laptop, but shows this problem on both the latest stock FW, and urukdroid 1.0.0
does anyone else have any (better) experience with BT mice on archos gen8 devices?
I'm trying to use a Zytronic USB touchscreen on Android for a project.
The touchscreen works out of the box on Linux (after being calibrated with xinput_calibrate), and is detected as a mouse on Android. The problem is, that being detected as a mouse, it works more like a touchpad than as a touchscreen: the mouse doesn't "teleport" to where your finger is pointing at, you can only drag it around.
Is there any Android setting or application that would help me modify this behaviour, and calibrate my USB touchscreen?
I have the same situation, I think the key here is how android handles a "touch screen" and this "mouse device".
I found this http://source.android.com/tech/input/input-device-configuration-files.html
hello, I wrote a .idc file in /system/usr/idc with VIP and PID about my touchscreen, but it doesn't work... can you help me?
Hi, i have a zeki tbd753b tablet rooted running android 4.1.1 When i use splashtop or limelight, my external usb mouse does not get captured or used properly in those programs. I have to click and drag the mouse to get the arrow to move in those programs, If i use the touch screen its works fine but the mouse doesn't, also i have to click twice to get any input like clicking a button or closing a window or so. My usb keyboard is working fine but not my mouse, both are attached at the same time to a otg usb dongle. Thanks for any good help.
im using the newest rca pro 10 tablet 620. ive tryied a usb mouse a usb airmouse and a bluetooth mouse. and a hdmi tv and hdmi monitor
they all work great intill i plug in hdmi (its not the cable ive tryied 3) the mouse pointer on the big screen barely moves and disappears wile moving. but in some apps the mouse moves fine. dosent work on the homescreen inless i have a live moving wall paper.
so it seems the mouse dosent work inless theres something moving on the screen, it works in firefox and google play for a few secounds but when the apps are completly loaded it stops. wile the mouse isent working on the external screen i can look at the tablet screen and see the mouse working normaly. oh and enabling pointer location in developer options fixes the problem but then i get all the lines etc so thats not a good thing as a fix
Any help would be great not even sure if I posted this in the right place.
Its very annoying
I was using my wireless Logitech desktop set but I noticed some lag after not using it for some seconds. When I keep using the mouse or keyboard there is no problem and everything works fine. But when I stop typing or stop mousing for longer than three seconds, the tablet doesn't recognize any input anymore. When I move the mouse or use the keyboard, nothing happens, but after two seconds any input is recognized again.
So I have to keep typing or else I have to wait some seconds to let the tablet recognize any input. This is unworkable.
I tested it with two desktop sets with two different Unifying receivers. When I use a corded mouse or keyboard, everything's fine. It seems to me that there is some sort of logitech standby mode which the tablet can't handle or something.
What can I do abaout this?
Added logcat of connecting usb, a freeze moment, and the disconnection. But I see nothing wrong there...
http://pastebin.com/fisK3hQ0
I bought an other Logitech Wireless mouse (standard receiver, no Unify) and that one works perfectly. So it looks like it has something to do with Unify, not wireless in particular.
Anyone?!
The Shield tablet has the same issue:
https://forums.geforce.com/default/...quot-delayed-input-after-inactivity/?offset=2
Maybe it has something to do with the Tegra K1?
farris said:
The Shield tablet has the same issue:
https://forums.geforce.com/default/...quot-delayed-input-after-inactivity/?offset=2
Maybe it has something to do with the Tegra K1?
Click to expand...
Click to collapse
It is really annoying. My Shield Tablet is fantastic, except for this issue with the keyboard/mouse. Sad panda.
scotte9999 said:
It is really annoying. My Shield Tablet is fantastic, except for this issue with the keyboard/mouse. Sad panda.
Click to expand...
Click to collapse
And no solutions yet. Maybe a different kernel will work, but I like to keep my N9 stock (the first months hehehe)
Any solution?
Has there been any solution to this issue yet? I too am having the same problem.
Work Around
I have a work around that seems to fix this issue. For this to work you will need to be root. Also note that this solution will cause all USB devices to remain on at all times and will not survive a reboot. My experience is mostly with linux and very little with android. I expect someone should be able to modify the following script fairly easily for a more permanent solution.
Open your favorite terminal emulator and type the following four commands pressing enter after each:
su
for i in /sys/bus/usb/devices/*/power/control;
do echo on > $i;
done
This script toggles the power control setting for all usb devices from the auto state to always on. Hope this helps!
I have a slight lag with my logitech controller through USB OTG. It's just a split second lag, but it's there right from when you plug it in. Makes it unusable for gaming. No issues whatsoever with my Logitech bluetooth keyboard however.