Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/mmm/public_html/guides/v3x/leftbar.php on line 13
Warning: include(http://www.modmymoto.com/guides/chooseyourmoto.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/mmm/public_html/guides/v3x/leftbar.php on line 13
Warning: include() [function.include]: Failed opening 'http://www.modmymoto.com/guides/chooseyourmoto.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/mmm/public_html/guides/v3x/leftbar.php on line 13
v3x Guides Navigation |
|
themotoguide navmenu
|
Sponsored Links |
|
|
|
TheMotoGuides
- Motorola modding taken to the limits.
|
| |
Modding the V3x Razr.
by yaz00us
Here are the key mappings (005B_0001.seem) for the moto V3X.
Why do I need this for?
Ex:
If you are looking for a way to reject a call with the flip closed you can remap one of the external keys to the "TURN OFF" button.
For my mobile, I remapped the "CAMERA KEY" witch offset is 16 to the value 11 witch correspond to the "TURN OFF" button so now I
can reject a call when I have my flip closed pushing the right up button.
HEX ADDRESS(offset)-PHONE (KEY)-Value
00-1-01
01-2-02
------
08- 9 -09
09- * -0A
0A- 0 -00
0B- # -0B
0C- CALL (GREEN BUTTON) -12
0D- LEFT SOFT KEY -0F
0E- RIGHT SOFT KEY -0E
0F- SCROLL UP -2C
10- C<- (CLEAR KEY) -25
11- SCROLL DOWN -2D
12- VOLUME UP -17
13- VOLUME DOWN -18
14- SELECT (SCROLL CENTRAL BUTTON) -3F
15- OUTSIDE RIGHT DOWN BUTTON (VOICE DIAL KEY) -2B
16- OUTSIDE RIGHT UP BUTTON (CAMERA KEY) -40
17- SCROLL LEFT -2E
18- SCROLL RIGHT -2F
19- VIDEO CALL -41
1D- RED BUTTON (TURN ON/OFF BUTTON, HANG UP, EXIT MENUS) -11
1E- GO ONLINE BUTTON (UNDER THE RIGHT UP BUTTON) -3E
1F- SMART KEY -15
others
32- VOICE CALL - 32, 33
some other seem hacks for v3x found on an italian forum(translated with google translate):
To increase the quality of the video [thx to famonaco, alsitn and psycomorpher]
Seem: 004e_0001
Offset: 4AA
Bit 2:1 (to activate)
Offset: 4AB
Bit 6:0 (to diactivate)
To remove the shielded Welcome Vodafone Live to the start of the cellular one
(Such modification will restore the motorola shielded one nobrand)
Seem: 004a 0001
Offset: 1C0 05
Bit: 0 (to diactivate)
Extension warning ?Demanded Costs added to you? in case of connection with the Browser
Seem: 0032_0001
Offset: 0F
Bit 0:1 (to activate)
It visualizes carried out calls
Seem: 0126_0001
Offset: 03
Bit 5:1 in order to visualize the recent calls from the same number; 0 in order to visualize all the calls of the same number
It visualizes received calls
Seem: 0126_0001
Offset: 03
Bit 6:1 in order to visualize the recent calls from the same number; 0 in order to visualize all the calls of the same number
To unblock the fast calls with key 1
Seem: 0032_0001
Offset: 24
Bit 2:0 (to diactivate)
To unblock the fast calls with key 2
Seem: 0032_0001
Offset: 60
Bit 6:0 (to diactivate)
Cancellation java protect
Seem: 0032_0001
Offset: 43
Bit 1
To activate zoom
Beem: 0032_0001
Offset: 53
Bit 1:1 (to activate)
Disattivare ?UNICODE?
(it removes the bug sms, in case present)
Seem: 0032_0001
Offset: 3F
Bit 4:0 (to diactivate)
thx to Zapdog, Lockheed, fraquack and n3dv3d
to remove the low battery sound and the left volume up/down keypress indicator edit audio_cfg.db from a/mobile/system(save it with p2k commander for example and edit it with xvi32)
offset 1f8 value 00 to completely remove those sounds or value 01/02 to just lower this indicators
thanks to PaperinaDiRivombrosa who discovered this.
it seems that this hack works on V980/V1050 also
to enable keyboard lock edit seem
0032_0001
offset 29 bit1 on
from zbruder:
0C = Right navigation key (when open)
0D = Left navigation key (when open)
14 = Main menu (when open)
16 = Ring volume up (when open or closed)
19 = Ring volume down (when open or closed)
21 = Voice command (when open)
43 = Sounds (open or closed, it will start playing your music through the default player)
52 = Main menu (open or closed, with it closed u must press key twice to get only 2 the second menu and so on)
53 = Lock keypad (open or closed, will instantly lock your keypad)
FF = Screen shots (open or closed, but with it closed it does not snap it right. You also wont see a meesage when it snaps the shot)
|