Related
Hello< im not a noob but i need help okay i lost my dash yesterday i had 6.1 my girl gave me her old dash and i updated to 6.5 okay on the CHome config i created a new panel with all my games now this is the part i cant figure out< every time i type in the link i want it to open it doesn't like
\Windows\Start Menu\Games it doesnt open the games what am i doing wrong?? pls help
it should be \windows\start menu\games\"name of game".lnk
lather, rinse, repeat...
you could also just click the 2nd softkey button that say menu and select the first option change url and from there find the app in you file manager and place the link that way
Thank you, for the help but i just want to open that specific folder and its not letting me any way i can open it< cuz i know i had it on my other dash that way
Thank you, but im trying to to open that specific folder but i cant i had it that way on my other dash
Here is what you need to enter, I think.
Code:
\windows\fexplore;\windows\start menu\games\
Yes it works thank you very much!!!!
Tritan88 said:
Here is what you need to enter, I think.
Code:
\windows\fexplore;\windows\start menu\games\
Click to expand...
Click to collapse
why didn't i think of that....that is awesome....
Hi all!
After searching the wide web of the world I didn't find anyone who cared to program the special characters for nordic keyboards (æ,ø and å). The norwegian stock ROM has got these mapped to own keys, but I've never liked to use stock ROMs, so I was stuck with the "long press method".
New! Now Spanish is also supported!
If you screw up your phone trying to adb push, cp -f these files I'm not responsible yada yada yada (nothing wrong should happend, really)
What I've done is taking the modified files from teferi, and added my own editing for the quick keys (as I had to make place for the chars I removed from jkl) and the special chars of course.
Confirmed on my G2 (running the Sense ROM from MoDaCo), but should work for the Desire Z too! Any guinea pigs out there?
Code:
*Norwegian*
version 0.3:
-Fixed issue with , and ; didn't work on hardware keyboard.
version 0.2:
Quick change to the "Z" button, since "`" is used in command substitutions.
-alt-z is still "^", alt-shift-z = "`"
version 0.1:
-alt+j,k,l = æ,ø,å (alt+shift gives capitol letter).
- make ".com" a TAB key, as it ought to be
- left softkey is now "\" "|" "/"
- right softkeys are now "[" "(" "<" and "]" ")" ">"
- alt-z is now "^"
Code:
*Spanish version*
Version 0.2
-Corrected filenames for the new files, and included the right "originals".
Version 0.1
[Key] - [Shift + key] - [FN + key] - [Shift + FN + key]
a - A - ! - á
e - E - 3 - é
i - I - 8 - í
o - O - 9 - ó
u - U - 7 - ú
n - N - = - ñ
? - ¿ - " - ¡
. - < - : - >
INSRUCTIONS:
*Add -wwe after "keypad" in the filename for both files if your running a Desire Z based ROM. CM and G2-based will work without -wwe*
- download file
- unzip *.zip
- adb push vision-keypad.kl /sdcard/
- adb push vision-keypad.kcm.bin /sdcard/
- adb shell
- su (if you don't have ro.secure turned off)
- mount -o remount,rw /dev/block/mmcblk0p25 /system
- cp -f /sdcard/vision-keypad.kl /system/usr/keylayout/
- cp -f /sdcard/vision-keypad.kcm.bin /system/usr/keychars/
- reboot
Btw... backup of original keymapping is included... just rename them without .orig, and follow the procedure above
Code:
Guide to make your own keys:
Download a hex editor (i prefer xvi32), open the "kcm.bin", and alter the symbols shown in the attached .jpg. If you wish to alter the "main" char of the key, you can change that in the .kl file with notepad (check the difference between esp and nor to see an example).
Thanks to teferi for the base files
Novek said:
I can make files for other special characters if someone wants that... or you could simply HEX-edit the files yourself
Click to expand...
Click to collapse
Great work! But, since I'm not Norwegian, I'm not going to try it
However, I'd love to see a modification of the original English Desire Z Sense keymap with just a few modifications.
Here's a picture of the Desire Z keyboard
http://www.theunwired.net/media/news/htc_desire_z_front_open.jpg
1) Getting á, é, í, ó and ú by Shift + FN + a, e, i, o, u (I think it's Shift + Alt in the G2 keyboard). Currently I have to long press the vowel key and then touching the screen. Not efficient.
2) Getting ¿ by using Shift + ? , and maybe ¡ by pressing Shift + FN + ?.
Would it be possible?
If you need the original files or whatever, just tell me
Thank you in advance.
I would need to get the original desire z keymapping files as I've just the g2... they are a little different with the non-letter keys.
Sent from my HTC Vision using XDA App
Here it is
I've just uploaded a file with the two directories, keychars and keylayout.
I think it's interesting that there are several kcm.bin files and several kl files, for different languages, but I don't know how to select them.
Thank you again.
Actually... You can't keep both ! and "á" at the "A" key.... or at least you can't get the "á" capitol that way...
It would then be a, A, !, á available on that key.
Do you want me to remove the !, or...
I don't mind having to long press A to get the Á, I don't use it that often
cool. this is useful for me. I don't got the Nordic version so thanks
Novek said:
Actually... You can't keep both ! and "á" at the "A" key.... or at least you can't get the "á" capitol that way...
It would then be a, A, !, á available on that key.
Do you want me to remove the !, or...
Click to expand...
Click to collapse
Novek, have you had time to look over the Spanish version?
No rush, just curious.
I've actually haven't had time today but I'll try to find some time tomorrow or wednesday...
Just found a bug in the norwegian mod (the comma button doesn't work) so I'll fix that tomorrow too...
Sent from my HTC Vision using XDA App
/edit
New version up with the , and ; working...
bra jobba!! my friend just go a desire z and he was looking for this
Novek said:
I've actually haven't had time today but I'll try to find some time tomorrow or wednesday...
Click to expand...
Click to collapse
As I said, no rush... And thank you for your work
I would like to state that these files /system/keymap/* and /system/kaychar/* might be affecting the capacitive buttons belove the screen also. This will not brick anyone's phone (probably ) but will make it hard to do anything unless fixed.
What I understand:
everyone should use only the files that are meant for their specific DZ version and modify that.
I.E. G2 files on Scandinavian DZ renders capacitive buttons useless. And if u dont have adb access nearby it can be hard to do anything
Novek, I hadn't seen your private message. I already answered and I'm willing to try your alternative files
By the way, does anybody know why there is a lot of different files in /system/usr/keychars and keylayout? I mean, there's a vision-keypad.kcm.bin and a vision-keypad-esn.kcm.bin.
It would seem that the esn file could be useful for us Spanish speakers, but I don't know how to use it.
Hi Novek.
Thanks a lot for the Spanish version, but I'm afraid I'm doing something wrong.
I substituted the original files for the ones you have uploaded (I tried both doing it via Root Explorer and following your guide using adb) and when I press Shift + FN + N I still get = instead of ñ. The same with the rest of the keys.
I think I've read somewhere that the Desire Z uses the vision-keypad-wwe.kcm.bin and vision-keypad-wwe.kl file instead of the ones without wwe, could that be it?
I would assume that you can just rename the files I posted...
/edit
If it works after renaming to wwe, I'll change the uploaded files..
I'll also re-do the norwegian keymapping with the DZ-files tomorrow - removing the files for G2 now.
Sent from my HTC Vision using XDA App
Novek said:
I would assume that you can just rename the files I posted...
/edit
If it works after renaming to wwe, I'll change the uploaded files..
I'll also re-do the norwegian keymapping with the DZ-files tomorrow - removing the files for G2 now.
Sent from my HTC Vision using XDA App
Click to expand...
Click to collapse
Takk veldig mye!
I just renamed the files and it worked. Thank you very much
Edit 1. Mmm.. it worked at first, but now when I use Shift+FN+key I get Á, É, Í... instead of á, é, í.
Edit 2. Nevermind... I get the capitalized version when the autocorrection kicks in, at the begining of a sentence
?
Hi!
Im Hungarian so i am very interested on this application. lots of time I need áéóöőüű!!! Im a begginer in the android world.
Could everyone help for me pls!
I wanna know is this appl. works in the original ROM or not?
And could you write a step by step guide for the installation?
Bests, David!
Hi again, Novek! Just noticed that my SYM key is now working like a shortcut key When I press it, I get the "Keyboard shortcuts: Would you like to assign a shortcut to the hardware keys?" screen.
Could you make another version with this fixed? Thank you in advance
daveeer said:
Im Hungarian so i am very interested on this application. lots of time I need áéóöőüű!!! Im a begginer in the android world.
Could everyone help for me pls!
I wanna know is this appl. works in the original ROM or not?
And could you write a step by step guide for the installation?
Click to expand...
Click to collapse
In the first posting, it pretty much is a step-by-step guide. Is there any particular part that's confusing you ? Don't be afraid to ask specific questions about things. It's not dumb to ask questions, it's dumb to just try something when you don't understand what you're doing and it could mess up your phone !
Yes, as far as I know this should work with the original ROM.
It's not really clear for me, how can I make my own layout?
So which file included "which key is which letter" table, and how can i edit it?
Hey,
I'm Using the Viper Android 4.0.4 rom. And now my shortcut keys dont work anymore Is there maybe a way so I can how i can change the settings so I can use the key for something different. I don't like that I always have to go to sym for the < . So can I mayb e change the settings so when I touck the shortcut 1 the < appears ? Thank you, Sorry for my bad English
hi all
i got nokia x toady I am trying to install whatsapp but im getting this msg
sorry your device is not supported
can anyone help ???
ghost_j1 said:
hi all
i got nokia x toady I am trying to install whatsapp but im getting this msg
sorry your device is not supported
can anyone help ???
Click to expand...
Click to collapse
You can open whatsapp through fastlane history. Or it is best advised that you install Whatsapp+, which works just fine.
You may try this link, where I've given all possible methods to solve this issue.
http://forum.xda-developers.com/showthread.php?t=2777872
Hit thanks if I helped you. PM me if you require further help. :good:
ha same problem, but whatsapp+ solved this
Improvise Solution for Your whatsapp on the Error
On your menu Long click your whatsapp, Its will bring out the editing mode....Look down you will see two symbols the first by the Down left is if you want to add a folder while the 2nd Down right is Add widget..Click the add widget, You will see different app. such as Bbm, whatsapp, clock et all...go to the whatsapp and add it...Go back to your Menu..You will see a new whatsapp background on ur Menu..Now you are done if u want to open ur whatsapp....Click on the Word whatsapp...Den its will open it successfully without bringing dat error
If you like this post like it
any other suggestion ?
i dont wont to use whatsapp plus
ghost_j1 said:
any other suggestion ?
i dont wont to use whatsapp plus
Click to expand...
Click to collapse
if you root your device. you can change build.prop to use whatsapp.
use any root file manager like 'root explorer' then go to system/ and open build.prop and text edit
change ro.build, ro.manufactor, ro.device , to another famous device.
i change it to nexus 4
Open and edit "build.prop" located in "/system" (root needed)
Change Nokia in "ro.product.manufacturer=Nokia” and put another manufacturer i.e. Sony
Save changes and restart.
same with me whatsapp not supported
erf when i try to save the new file, it says i can't save it. Any ideas?
Installing WhatsApp+ solved my problem[emoji4]
Sent from my C6603 using Tapatalk
Here The solution
go to contacts choose the person whom u want to msg click on msg it prompts for messaging or whatsapp select whatsapp then it will not prompt that ur device doesn't support whats app once u do this u can open whatsapp through the fastlane
Hello.
Everyone here and in any thread regarding the whatsapp problen with Nokia X is talking about whatsapp+ as a solution for this issue, but I can't for the life of me find anything resembling "Whatsapp+" nor "Whatsapp plus" in the play market. Can some charitable person please tell an ignorant where on earth can that whatsapp+ (or whatsapp plus, or whatever) be found?
Thank you!
zogoibi said:
Hello.
Everyone here and in any thread regarding the whatsapp problen with Nokia X is talking about whatsapp+ as a solution for this issue, but I can't for the life of me find anything resembling "Whatsapp+" nor "Whatsapp plus" in the play market. Can some charitable person please tell an ignorant where on earth can that whatsapp+ (or whatsapp plus, or whatever) be found?
Thank you!
Click to expand...
Click to collapse
That's because Whatsapp won't allow Whatsapp+ to register on Google Play.
So, to get Whatsapp+, goto it's official website. Here is the link: http://www.whatsapp-plus.net/download.php
Thanks, man!
Bricked my Phone
garen1412 said:
Open and edit "build.prop" located in "/system" (root needed)
Change Nokia in "ro.product.manufacturer=Nokia” and put another manufacturer i.e. Sony
Save changes and restart.
Click to expand...
Click to collapse
I tried ur method... replaced Nokia with Sony and then restarted..... on switching on nokia screen flashes and then after sometime blank screen comes and thats it... it doesnt show anything else after that.....
fridayghost said:
I tried ur method... replaced Nokia with Sony and then restarted..... on switching on nokia screen flashes and then after sometime blank screen comes and thats it... it doesnt show anything else after that.....
Click to expand...
Click to collapse
The method is perfect. But don't use Sony. Type in Baidu instead of Nokia.
Another question
Dom3616 said:
The method is perfect. But don't use Sony. Type in Baidu instead of Nokia.
Click to expand...
Click to collapse
thanks for such a prompt reply.....
i have few questions for u...
1. so you mean to say that if i Replace Baidu (and not sony) in place of Nokia, my phone wont get softbricked?????
2. do i have to replace Nokia with Baidu in every line of "build.prop" or just the one on "ro.product.manufacturer=Nokia” ????
3. just to be on the safe side, can i go into nokia recovery and backup my system folder (so that if my phone gets softbricked i can restore it)?? if yes then how can i do that???
thanks in advance....
fridayghost said:
thanks for such a prompt reply.....
i have few questions for u...
1. so you mean to say that if i Replace Baidu (and not sony) in place of Nokia, my phone wont get softbricked?????
2. do i have to replace Nokia with Baidu in every line of "build.prop" or just the one on "ro.product.manufacturer=Nokia” ????
3. just to be on the safe side, can i go into nokia recovery and backup my system folder (so that if my phone gets softbricked i can restore it)?? if yes then how can i do that???
thanks in advance....
Click to expand...
Click to collapse
You're to replace it only in the line “ro.product.manufacturer=Nokia”
I've attached my build.prop as example
thanks
garen1412 said:
You're to replace it only in the line “ro.product.manufacturer=Nokia”
I've attached my build.prop as example
Click to expand...
Click to collapse
hi... thanks for such a quick reply... :good:
last time i did this i soft bricked my phone..... was it because of the name sony or change in the file permission of "build.prop"????
because i copied the file into my sdcard first and then edited it.... after that i copied it to the system folder....
please guide me....
thanks in advance....
fridayghost said:
hi... thanks for such a quick reply... :good:
last time i did this i soft bricked my phone..... was it because of the name sony or change in the file permission of "build.prop"????
because i copied the file into my sdcard first and then edited it.... after that i copied it to the system folder....
please guide me....
thanks in advance....
Click to expand...
Click to collapse
probably permission or you mistakenly changed other values, you can copy my build.prop to confirm that its working
Hello,my Lumia 830's "Back" button didn't work.So I want to use virtual button bar by editing registry.but I can't find this key:HKLM\SOFTWARE\Microsoft\Shell\NavigationBar\SoftwareModeEnabled
Maybe it has changed......so,where can I find it?
Sorry my English is bad....
OS Version is 15184.36002
Thank you
This is firmware version. What other values did you find under NavigationBar?
Why not add this key using custom pfd or any other app?
augustinionut said:
This is firmware version. What other values did you find under NavigationBar?
Why not add this key using custom pfd or any other app?
Click to expand...
Click to collapse
Thank you.
Other values seem like resolution…1080*1920、1366*768…when I open it,shows:values:back,hide,search,start.and key:height,separatorheight
I used interop tool 1.8beta to add this key,but it have disappeared when I rebooted
Create the key and it works
You have restored ndtksvc path? Use custom pfd, type of value is integer dword 32bit., value = 1.
augustinionut said:
You have restored ndtksvc path? Use custom pfd, type of value is integer dword 32bit., value = 1.
Click to expand...
Click to collapse
Yes!It Works.Thank you very much!
I added it by interop tool,I chose "string"type last time.
titi66200 said:
Create the key and it works
Click to expand...
Click to collapse
Thank you.It works now
Unable to edit registry on L720
Tim.G said:
Thank you.It works now
Click to expand...
Click to collapse
Hi TIm,
I want to enable virtual navigation bar on L720 running WP 8.1 (Denim). I have installed Custom PFD 3.0 and I am able to see the registry values. However, when I am trying add a key, it gives an error message that key is wrong or no permission. Kindly suggest what should I do?
Tim.G said:
Thank you.It works now
Click to expand...
Click to collapse
Dude, I have this problem too. The back, home, and browser buttons do not work, I have already restored a firmware and have upgraded pro win 10. but it did not work again. Aura that is a possibility to activate a virtual button?