How to assign screen rotation to a button. [Solved!] - Advantage X7500, MDA Ameo Upgrading

I've been using the autorotation feature on my x7501 for a while, and it's alright, but definitely not always needed. I'd rather a hardware button initiate rotation.
Is this possible?

HButton
DystopiaDelusion said:
I've been using the autorotation feature on my x7501 for a while, and it's alright, but definitely not always needed. I'd rather a hardware button initiate rotation.
Is this possible?
Click to expand...
Click to collapse
Hello.
I use Hbutton application.
With this application, you can assign different applications to the hardware buttons.
For example I use the camera button to star the camera, PocketScreen, and Rotate right.
I'm not sure, but the rotation came with some Home plugging or task managers.
Is just that you explore the software.
just google Hbutton. I use the version 2.3.
Regards.

Thanks, I'll try out Hbutton, I've been wanting to use some of the other buttons for alternate tasks. [The OK button for one]
Under the "Buttons" program in Settings, all you have to do is set one of the buttons to <Rotate Screen>. I didn't see that option previously.

Related

Disable volume button and enable audio note taking instead?

Is it possible to disable the volume button and enable it instead to start/stop audio note taking?
Thanks
I want todo this exact thing. Any luck with responses?
No.
greatest invention
This is the greatest thing I've been told. Go get a pda, and make notes while your driving etc..
And then they go and remove the function. And replace it with a volume button that doesn't even work properly!!
Martin
Try this...
I dont't know if it will work but maybe you could try this little button mapping tool:
http://romfour.free.fr/adrom/products/btmap.htm
Give us an update if it worked!
No it doesn't. They seem to have removed the mapping id for the volume button. You used to be able to map it through control pannel in really old versions.
Anyone know what it used to be?
Workaround
Hi,
AFAIK it's not possible to use the volume button for other functions, but you'd be able to use another button for this.
I like to have the most common things within some klicks, so I used the calendar-button for audio-recording (you can switch to the calendar by clicking your appointments on the today-screen anyways).
Settings -> Buttons: Set Button 1 to Recording (not sure if the translation is correct, I'm using the german XDA)
Thanks
Thanks for the workaround, yes it works fine, even if I was expecting a start/stop function rather than a push and hold. But now I'm using it I prefer this method.
Mame can remap the volume button so it must be possible.

Button Mapping - my recomendation

Hi.
I found the programm for button mapping called AE Button Plus It works perfect on the Rose.
You can use it f.e. for display off/on switching, toggle wifi, bluetooth and mapping of all buttons for functions you would like.
Its really, my recomendation!
I tried the app but it broke all the default button mapping, power switch and holding the end key down didnt lock the screen any more, the camera button still works. Do you have any tips on using the software? I dont see a manual or documentation for it.
Thanks.

[Q] Remap camera button

I'd like to remap the camera button to launch the voice recorder when suspended, but available as shutter button when in the camera app. Can this button be context sensitive like this?
I found a key mapping in the /system directory, and saw a keycode with the word CAMERA next to it. Is it just a matter of replacing CAMERA with the appropriate voice recorder binary?
Thanks!
I don't believe there is any context sensitivity - however, you can map the camera half-press to the shutter, and a full-press to a voice recorder?
I had to remap my half-press camera button to the "BACK" action when my capacitive "back" button broke on my streak. You'll have to get root, and afterwards you can modify /system/usr/keylayouts/{qwerty,surf}.kl I believe.
Key 52 is the halfpress I think.. 52, or 59. Dig around the .kl files and search for "FOCUS" and "CAMERA" to see which key IDs map that button.
btw, i grew up near/in cerritos from 1986-98. I miss that area very much, esp. during those times. /me waves
kertong said:
I don't believe there is any context sensitivity - however, you can map the camera half-press to the shutter, and a full-press to a voice recorder?
I had to remap my half-press camera button to the "BACK" action when my capacitive "back" button broke on my streak. You'll have to get root, and afterwards you can modify /system/usr/keylayouts/{qwerty,surf}.kl I believe.
Key 52 is the halfpress I think.. 52, or 59. Dig around the .kl files and search for "FOCUS" and "CAMERA" to see which key IDs map that button.
btw, i grew up near/in cerritos from 1986-98. I miss that area very much, esp. during those times. /me waves
Click to expand...
Click to collapse
Thanks! Am I right that I would replace that action with the binary name of the voice recorder? Or is it the apk name?
Wife said we "had"to move to Cerritos, so we did.
I have done this same thing.
It is very easy to do with the Tasker application.
I have set mine so that when im in the car (with my own car mode set on) that the camera button brings up a choice of the dialer, call log or contacts. yet it still functions perfectly when in the camera app.
the_didge said:
I have done this same thing.
It is very easy to do with the Tasker application.
I have set mine so that when im in the car (with my own car mode set on) that the camera button brings up a choice of the dialer, call log or contacts. yet it still functions perfectly when in the camera app.
Click to expand...
Click to collapse
Please describe step-by-step what you did! My ROM is 2.1 (o2), 8105 build.
I tried tasker but I dont see how to remap the Camera (FOCUS) button.
I changed an event (hardware - CAMERA Button) and added an action (load App) then applied.
The notification says, no profie activated? Why?
kertong said:
I don't believe there is any context sensitivity - however, you can map the camera half-press to the shutter, and a full-press to a voice recorder?
I had to remap my half-press camera button to the "BACK" action when my capacitive "back" button broke on my streak. You'll have to get root, and afterwards you can modify /system/usr/keylayouts/{qwerty,surf}.kl I believe.
Key 52 is the halfpress I think.. 52, or 59. Dig around the .kl files and search for "FOCUS" and "CAMERA" to see which key IDs map that button.
btw, i grew up near/in cerritos from 1986-98. I miss that area very much, esp. during those times. /me waves
Click to expand...
Click to collapse
Hey Kertong, needing to do same thing. Replaced my screen and keypad now only performs menu. I am in shell trying to find the right action. Can you describe what you edited the .kl to?
Option 1
2 apps combined together can remap camera
button remapper - remap camera to search fn
launcher key to set search to any app u want
Option 2
Use tasker
Tried Tasker, great program just couldn't get it to work right, but will be a great application when I get it all setup.
My resolution.
Instead of using applications...
I did 'adb shell'
went to /system/usr/keylayout
did 'vi surf_keypad.kl'
And edited key 212 which is Camera, with Back.
Although now the softpad doesn't function as Menu only. Atleast I can go back now.!
the_didge said:
I have done this same thing.
It is very easy to do with the Tasker application.
I have set mine so that when im in the car (with my own car mode set on) that the camera button brings up a choice of the dialer, call log or contacts. yet it still functions perfectly when in the camera app.
Click to expand...
Click to collapse
wyx said:
Please describe step-by-step what you did! My ROM is 2.1 (o2), 8105 build.
Click to expand...
Click to collapse
Seconded. Share!
http://forum.pocketables.net/showthread.php?t=9680

[Q] Possible to change what happens when i press the camera button?

I never use the camera button on my streak so I want to change it so it would be useful to me (maybe locking auto rotate or assigning a task killer program to it for instant memory). Any have any ideas on how to do this and/or do you want to change the action of your camera button?
You can use buttonremapper to reassign the camera key (but it will no longer be a camera key, even if you are using the camera app or something like vignette). You need root for this- I have it as media pause/play
http://forum.xda-developers.com/showthread.php?t=850464
you can use 2 apps to make use of both the keys
1. Button remapper
2. then launch key
I use 'tasker' , it have camera button clicked event .
zoftdev said:
I use 'tasker' , it have camera button clicked event .
Click to expand...
Click to collapse
wow dint know that .
Thanks
EDIT : can u post the mod that you did

[Q] Swap Home/Back buttons

Anyone know if it is possible to swap the mapping of the home/back buttons? I use the back button more often than the home button and find the location of the home button easier to reach in general. I realize I can't change the actual hardware icon ... looking for a software fix.
seattlecard said:
Anyone know if it is possible to swap the mapping of the home/back buttons? I use the back button more often than the home button and find the location of the home button easier to reach in general. I realize I can't change the actual hardware icon ... looking for a software fix.
Click to expand...
Click to collapse
You can try the "Xposed Additions" module that remaps hardware keys but not positive if it will work, never used it on this phone.
seattlecard said:
Anyone know if it is possible to swap the mapping of the home/back buttons? I use the back button more often than the home button and find the location of the home button easier to reach in general. I realize I can't change the actual hardware icon ... looking for a software fix.
Click to expand...
Click to collapse
There are some options that can help with this in the ViperMAX ROM:
1. In tweaks you can set custom mappings for short press, double press, long press and swipe action for the home hardware key. The same can be done for the back key (except for the swipe action, if I'm not mistaken).
2. You can enable PIE, which basically allows you to slide your finger from the side of the screen to pop-up customizable software buttons on the screen. I use this for the same reason you describe (to make my most common actions easily accessible with my right thumb). In-fact I use PIE to pop-up software buttons to do things like "back", "pull down notifications" and "home"...
If you take advantage of those tweaks, it is easily enough to suite your needs and more.
seattlecard said:
Anyone know if it is possible to swap the mapping of the home/back buttons? I use the back button more often than the home button and find the location of the home button easier to reach in general. I realize I can't change the actual hardware icon ... looking for a software fix.
Click to expand...
Click to collapse
Yes, it possible software wise. I'll pm how to. File explorer needed with root access.
It can be done with Sence or Aosp, stock or custom ROMs. I edit this ever device I have to suit my needs. I like running full screen, no status bar nor navigation bar. One reason I like my Max. Full 5.9 viewing area.
jerrycycle said:
Yes, it possible software wise. I'll pm how to. File explorer needed with root access.
It can be done with Sence or Aosp, stock or custom ROMs. I edit this ever device I have to suit my needs. I like running full screen, no status bar nor navigation bar. One reason I like my Max. Full 5.9 viewing area.
Click to expand...
Click to collapse
Could you PM me with your solution? Thanks.

Categories

Resources