help binding keyboard buttons and mouse to set area on screen - Off-topic

Hi thanks in advance for the help essentially im trying to bind certain key strokes to act like i touched an area of the screen and set a lock a mouse to a set location and make it seem like when i move me mouse im directing a thumpad in the direction of the mouse movement. i know that certainly possible here is why im struggling . i do not need this to be set in a game but rather on the touch screen of my toUCH monitor for my laptop si u can use dex to open a phone app and set on my pc to act like im touching the screen when using it . i have tried everything but cannot figure this out sorry for my english

Related

Mouse arrow type software on my Fuze

So I down loaded this:
http://www.innovisoft.com/virtuamouse/
Free trial, seems to work as stated. it gives you a mouse pointer that the direction keys control. But I got to thinking that the fuze has a touch sensitive control pad since Gscroll works with it. If one could get them both to work together (including double tap to open) you would have a regular laptop type touch pad control of the phone then. And control it one handed to do almost everything.
Is there a way to get Gscroll to work with this?
Looks good but there are two issues for Fuze users... #1, our directional pad is too low/flat for easy side to side scrolling. #2, the price for this program + Gscroll would be over $30.. lil steep for a virtual mouse.
Maybe someone thats handy at programming would take an interest in it. Doesnt look like much codewise, as both programs (mouse pointer and gscroll) are tiny bytewise. I wouldnt care if you had to swipe 2-3 times on the small Fuze touch pad to move the pointer across the device screen. At least you could do 99% of the control of your device one handed with a thumb then. Right now I have the mouse pointer set to my end call long key press to activate/deactivate it, and using the dpad buttons is a pain, along with having to press the center button as "click". Double tap and swipe on either side of the center button would be easy to control it.
I think,that it can be very useful with adjustable sensitivity. In comparison with Omnia/i780 touchpad,Raphael's space is much more bigger,so it couldn't be a problem. I am interesting too for kind tool.
I 've tried to make it work with Gscroll, but I had no luck...
Not only that, but it disables the gscroll functions...
yzf750 said:
Maybe someone thats handy at programming would take an interest in it. Doesnt look like much codewise, as both programs (mouse pointer and gscroll) are tiny bytewise. I wouldnt care if you had to swipe 2-3 times on the small Fuze touch pad to move the pointer across the device screen. At least you could do 99% of the control of your device one handed with a thumb then. Right now I have the mouse pointer set to my end call long key press to activate/deactivate it, and using the dpad buttons is a pain, along with having to press the center button as "click". Double tap and swipe on either side of the center button would be easy to control it.
Click to expand...
Click to collapse
How did you managed to change the functions of the Long Press End key, could you help me with that, please?

Hmmm, anyone know the whereabouts of a rotate screen app

Am using windows Mobile 6.1 and all the screen rotate pannels etc I have found apparently were for a previous version of windows mobile? I have no idea just can't get them to work on install.
Am at the point now where I am just so annoyed of having to pull out my keyboard whenever I want to be playing music etc.
Anyone point me in the right direction
been an idle lurker here for months, just hate messaging. Keep up the good work guys
I can't figure out exactly what you want the phone to do..
The Xperia X1 does not have an accelerometer, so it can't 'feel' how it is oriented if that's your problem. The only way to rotate the screen is through settings - screen orientation, or sliding out the hardware keyboard.
I hope it helps...
- Sofa
you could always map a button to rotate the screen...
AE Button plus.
quickmenu also provides rotate
maybe a little less comfortable as you need to access the respective submenu manually
Why didn't I think of that... Mapped a button.
Thankya.
BUMP
nobody with ideas?
ok i guess you want to rotate screen with some software.. ?
SPB Mobile Shell (available as a panel for free) or SPB Pocket Plus (commercial) both provide such a feature.

[Q] Simple page turning accessory?

I bought a Color Nook for my husband when they first came out, to replace his B/W Nook. Unfortunately he wasn't able to use the onscreen page turning. He has MS and it is too difficult to hold the tablet and swipe the screen without activating undesired functions.
What would be ideal is a stand and some way to control the page turning. I don't know if a wifi keyboard would work or not but I saw a mention of the wiimote in an earlier thread. Is that a possibility? (A wireless mouse might not be usable for someone confined to bed.)
I do have an old Android phone that I could use if there was a remote application, along the line of the Roku remote. I also have a Nokia N900 that I could sacrifice, if there is a Linux way to control the Nook and I do have lirc installed. I'm not a developer but I could probably do some simple scripting, if necessary.
Any links or ideas would be greatly appreciated.
Terry
tapping on the left side of the screen will bring you back a page. tapping on the right will bring you forwards. you don't need to swipe
The Aldiko ebook reader app allows you to set the volume keys for page forward and page back. It's under Settings --> More --> Use Volume Keys. Hope that helps, should eliminate the need to swipe the screen.
blackice168 said:
tapping on the left side of the screen will bring you back a page. tapping on the right will bring you forwards. you don't need to swipe
Click to expand...
Click to collapse
I guess I wasn't very clear in my description. He has very little feeling in his hands, so when touching the screen he either taps too hard or not hard enough. It gets frustrating for him when things go bonkers because he can't control it. His balance is bad, too, so he tends to sway when reaching out, so his hands might land anywhere.
For some disabled people, this might be a very nice reader but there isn't a once size fits all.
That's why I wondered if my old G1 could control the reader. It would fit snugly in his hands and the Nook could be on a stand.
Terry
Bibliosaur said:
The Aldiko ebook reader app allows you to set the volume keys for page forward and page back. It's under Settings --> More --> Use Volume Keys. Hope that helps, should eliminate the need to swipe the screen.
Click to expand...
Click to collapse
I will check that out. the volume buttons are not as accessible as the bezel buttons but worth a try.
Thanks,
Terry
you might try the new bluetooth enabled cm7 rom and use a wiimote to turn pages. I will be testing that out later this week when my wiimote gets in. I have neck problems so I need to keep the nook on an eye level stand.
Terry,
What if you were able to make him a large soft conductive stylus? It might be easier to him instead of trying to point with his fingers.
http://www.instructables.com/id/Soft-iPhone-and-iPad-Stylus/
You can also buy conductive silver thread on ebay for about 2 bucks.

[Q] Mouse tweaks for emulators

Hello all
Im trying to solve the issue that emulators such as Dos Box, ScummVM, UAE etc have when using a real mouse (plugged in with bluetooth or usb). The 2 main problems are the built in android cursor / pointer being displayed on top of the cursor from the emulator, and the mouse not going past the edge of the screen (for things like turning laying games such as doom).
Would this sort of change be possible by creating an Xposed module? Is so, does anyone have any pointers as to which classes i need to be modifying? Im guessing that the edge wrapping issue will be something in the MotionEvent.java class, but no idea about the pointer icon yet.
My end goal would be to create an easily togglabe solution that allows changing between default mouse behaviour, and a modifed style for emulators.
Thanks
Adam
Made some progress with this so far. Got the cursor hiding working. Ive attached the APK of what ive done so far. It works great for hiding the system pointer within ScummVM. To enable this set the pref and reconnect your mouse (turn off and on again). The cursors seem to only be updated when the mouse is connected to the system.
Does anyone have any ideas how to allow things like DosBox to not get stuck on the edge of the screen mouse wise? This is for things like turning in FPS games etc.
Adam

ROG 2 Desktop dock settings for PUBG Mobile

Hi all,
I have been struggling to make the desktop dock experience playable. I have tried different manual configurations using game genie/ key mapping, and unlike tencent gaming buddy app (on PC), which provides a very stable experience using keyboard and mouse, the experience sucks when using my mobile and desktop dock.
Has anyone been able to get the right key map and sensitivity settings to play pubgm using the desktop dock? Can you please share the screenshots/ details?
Thank you!
Guys. Just a gentle bump to the thread. Requesting your help. Just a simple screenshot would suffice! Thanks.
Reply
What specifically are you having problems with? Sensitivity? Too fast? or key binds and what key binds specifially.
only problem is when mapping button is on (especially when perspective button is on), the mouse is disappeared. very frustrated when can not control by use mouse.
Skrood said:
What specifically are you having problems with? Sensitivity? Too fast? or key binds and what key binds specifially.
Click to expand...
Click to collapse
Thanks for asking. I have problems with:
1) Sensitivity settings. At times too swift movement with mouse. At times not at all
2) Key binds - Possible to use an alternate button to middle mouse to activate/ deactivate mouse pointer? Also, possible to run in the game using long press "w" without having the need for an extra keymap to run?
3) At times the dock just fails to respond to mouse movement
Hi everyone
I have the same problem with the mouse when i use it for movement it's oke but when picking up something i have switch to click mode then back to movement. Thank you
kamer4u said:
Thanks for asking. I have problems with:
1) Sensitivity settings. At times too swift movement with mouse. At times not at all
2) Key binds - Possible to use an alternate button to middle mouse to activate/ deactivate mouse pointer? Also, possible to run in the game using long press "w" without having the need for an extra keymap to run?
3) At times the dock just fails to respond to mouse movement
Click to expand...
Click to collapse
So do you find a solution for this?
tuannghia1985 said:
only problem is when mapping button is on (especially when perspective button is on), the mouse is disappeared. very frustrated when can not control by use mouse.
Click to expand...
Click to collapse
Any update on this, I recently bought my dock and I'm facing the same problem with my mouse.

Categories

Resources