PDA

View Full Version : seminoob seeks rom advice


xaphod
1st February 2009, 12:15 PM
hi all
many thanks to all who contribute here. I have a nike w supercid and hardspl which has allowed me to upgrade to wm 6.1 from htc.co.uk. here is my wish list, can you tell of which are possible with some rom?

1. ignore policy-enforced 15 lock timeout so phone never locks

2. turn my useless internet explorer button into an enter key

more to come shortly

animelover
2nd February 2009, 02:33 PM
hi all
many thanks to all who contribute here. I have a nike w supercid and hardspl which has allowed me to upgrade to wm 6.1 from htc.co.uk. here is my wish list, can you tell of which are possible with some rom?

1. ignore policy-enforced 15 lock timeout so phone never locks

2. turn my useless internet explorer button into an enter key

more to come shortly

Two times "No"! :(

xaphod
2nd February 2009, 02:38 PM
Two times "No"! :(

Ok, shame, but thanks for the reply anyways :)

My Nike has been locking up once a week.. hard lock, as in only way to get it working again is to take out the battery. It was doing this on WM6 before I upgraded it, and now also on WM6.1 (with different versions of everything now including radio).

Any way to debug this? I would love to try putting on some "barebones" ROM that has very little in it to see if this helps. I would be willing to sacrifice quite a lot of functionality. I don't know of such roms... Recommendations?

thx
X

rling
4th February 2009, 05:04 AM
Ok, shame, but thanks for the reply anyways :)

My Nike has been locking up once a week.. hard lock, as in only way to get it working again is to take out the battery. It was doing this on WM6 before I upgraded it, and now also on WM6.1 (with different versions of everything now including radio).

Any way to debug this? I would love to try putting on some "barebones" ROM that has very little in it to see if this helps. I would be willing to sacrifice quite a lot of functionality. I don't know of such roms... Recommendations?

thx
X
Have a look at animelover's Clean Black (http://forum.xda-developers.com/showthread.php?t=458748) or BlackDragon's BD (http://forum.xda-developers.com/showthread.php?t=407801) ROM

Both are minimalist.

I prefer to load mine up to the max - the programs are there in the ROM if you need it, and takes no space in RAM, whilst at the same time, keeping the phone's speed/responsiveness up.

Tim4
4th February 2009, 06:00 AM
Button remapper recognize this buttons, but can't remap it.
I think because it's read only (Poor HTC:mad:)
So we need to change it manually in drivers, by IDA pro or HEX editor :)
I hope this will be useful to who will try to change it

0 0x30(48)
1 0x31(49)
2 0x32(50)
3 0x33(51)
4 0x34(52)
5 0x35(53)
6 0x36(54)
7 0x37(55)
8 0x38(56)
9 0x39(57)
* 0x77(119)
# 0x78(120)
Volume UP 0x75(117) (Volume buttons have 2 standrard and long trig)
0xCE(206)
Volume DOWN 0x76(118)
0xCF(207)
Camera 0xC1(193)
Backspace 0x8(8)
IE 0xCC(204)
Start 0x5b(91)
Mail 0xCD(205)

Tim4
4th February 2009, 06:10 AM
The name of library is Keybddr.dll (C) MSDN