[Q] Huawei U8350 Icy Tiramisu Keyboard - Android Q&A, Help & Troubleshooting

I am trying to fix the Physical keyboard to have full functionality (smiley and symbol keys). From what I can tell the issue lies in QWERTY.kl which is missing a few lines from the stock ROM
Code:
#key 11 0
key 11 SMILE
#/* < BU5D09842 weixinghai 20100513 begin */
key 163 MEDIA_NEXT WAKE
key 165 MEDIA_PREVIOUS WAKE
#/* BU5D09842 weixinghai 20100513 end> */
key 194 SYM
Now I've tried editing the qwerty.kl that comes with Icy Tiramisu with various text editors and when I reboot it's as though the keyboard is not being recognised at all. I've even just added 1 line (key 194 SYM) with the same result.
I've had a look at the fixed HuaweiIME.apk that zenaufa made for this ROM and it seems to contain all the correct elements for the smiley and symbol button to work and from what I can tell the changes to qwerty.kl should work. Can anyone give me any insight into what could be going wrong?

Related

[MOD][SK17i][Ver:1][ALPHA] Playstation GamePad 14/8/12

First: I am not responsible if this mod destroys your device!
WARNING: It is only for the Xperia Mini Pro (sk17i)
PlayStation GamePad​
This mod just remaps the hardware keyboard's buttons to look like the playstation one's.
Remaped Buttons:
W --> up
A --> left
Z --> down
D --> right
I --> triangle
M --> cross
J --> square (Actually "BACK" button)
L --> circle
Q --> R1
BackSpace --> L1
< --> start
> --> select
Requirements:
ES file explorer (Market Link: https://play.google.com/store/apps/...sMSwxLDEsImNvbS5lc3Ryb25ncy5hbmRyb2lkLnBvcCJd )
Root
Terminal Emulator (Market Link: https://play.google.com/store/apps/...251bGwsMSwxLDEsImphY2twYWwuYW5kcm9pZHRlcm0iXQ.. )
ClockWorkMod Recovery.
The attached file below.
This mod will place two files in the system folder
Gamepad (at /system) . It is a script that backups the qurrent keyboard mapping and replace it with the gamepad mapping!
gamepad.kl (at /system/usr/keylayout) Actually the new buttons
How to install:
Backup ROM.
Flash the attached file at ClockWorkMod Recovery.
Install Terminal Emulator and ES File Manager.
Open ES File Manager, go to Settings, Check "Root Explorer", "Mount File System", "Backup System App".
Pess "Allow".
Go to the terminal Emulator and type "su".
Press "Allow".
Then type "sh system/gamepad".
The device will reboot. Once it boots open a game and...
Enjoy!
How to uninstall:
Uninstall works only since you haven't changed ES File Manger Settings from the "How to install" proccess.
Open ES File Manager.
Press "HOME" button.
Open Terminal Emulator and type: "su".
Press Allow if needed.
Type "sh system/gamepad".
The device reboots...
Done!
I'm telling you to open the ES File Managen in order to mount the /system Read-Write! I will fix it in a later version!
Credits to:
BPaul (for the idea!)
Download: PS_Gamepad_v1.zip
Tested only on stock ics 4.0.4...
ChangeLog:
Version 1: Initial Release
this is your mod ? thanks anyway
Why everyone is so suspicious here? The original idea came from: http://forum.xda-developers.com/showthread.php?t=1503977 . I modded BPaul's files so they meet our device, taken his permissions and voila!
can you change deleting gamepad.kl? then we can change normal and gamepad mode without always paste gamepad.kl sorry for my bad english i'm from poland...
hye friend
this is work for ics custom rom,,i use ics serenity v2.1,,thanks for anwers:fingers-crossed:
It's Not Working on Some Key since there's a change, i've edit "gamepad.kl" to this
Code:
# Copyright (c) 2009, Code Aurora Forum.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
key 102 HOME WAKE
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN WAKE
key 528 FOCUS
key 212 CAMERA WAKE
key 17 DPAD_UP WAKE_DROPPED
key 44 DPAD_DOWN WAKE_DROPPED
key 30 DPAD_LEFT WAKE_DROPPED
key 32 DPAD_RIGHT WAKE_DROPPED
key 23 BUTTON_Y WAKE_DROPPED
key 38 BUTTON_B WAKE_DROPPED
key 36 BUTTON_X WAKE_DROPPED
key 50 BUTTON_A WAKE_DROPPED
key 14 BUTTON_L1 WAKE_DROPPED
key 16 BUTTON_R1 WAKE_DROPPED
key 56 MENU WAKE_DROPPED
key 108 BUTTON_START
key 103 BUTTON_SELECT
which game can be play by this mod ?
fifa12 ?pes12?nfs most wanted ?
is it can be use to play ppsspp emulator ?
you can play fifa 12 xperia play version & asphalt seris & virtual tennis
sorry for my bad English
Works on CM 10.1
but buttons are not correst, W is left and Z is right and so on
fchaster said:
which game can be play by this mod ?
fifa12 ?pes12?nfs most wanted ?
is it can be use to play ppsspp emulator ?
Click to expand...
Click to collapse
see here
http://forum.xda-developers.com/showthread.php?t=1217060

[TUT] Disable Capacitive touch buttons+Home key on Xperia 2011 MDPI

[Only for those who don't like Capacitive touch buttons+Home key]
1 First of all make sure you have on-screen
buttons enabled. If you don't have on-screen buttons then just go to this thread to find out how to enable them-
http://forum.xda-developers.com/showthread.php?t=1940842
2 Download a root explorer or any similar explorer like that.
3 Navigate to
system>usr>keylayout, and look for a file named as " cyttsp_key.kl ".
4 Select it and open it as text with Root explorer's text editor.
5 There you will find following lines-
#KEY_MENU, KEY_BACK
key 139 MENU VIRTUAL
key 158 BACK VIRTUAL
6 Now all you have to do put # before these lines as shown below-
#key 139 MENU VIRTUAL
#key 158 BACK VIRTUAL
And done.
Now if you want to disable home key also then-
7 Again navigate to
system>usr>keylayout, and look for a file named as " pm8058-keypad.kl ".
8 Select it and open it as text with Root explorer's text editor.
9 There you will find following lines-
# this corresponds to kernel/arch/arm/mach-msm/keypad-hallon.c
#
# defines for values are in frameworks/base/include/ui/KeycodeLabels.h
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN WAKE
# KEY_HOME
key 102 HOME WAKE_DROPPED
# CAMERA Related Key
key 212 CAMERA
key 528 FOCUS
10 Now again all you have to do put # before the line " key 102 HOME WAKE_DROPPED" as shown below-
# this corresponds to kernel/arch/arm/mach-msm/keypad-hallon.c
#
# defines for values are in frameworks/base/include/ui/KeycodeLabels.h
key 115 VOLUME_UP WAKE
key 114 VOLUME_DOWN WAKE
# KEY_HOME
#key 102 HOME WAKE_DROPPED
# CAMERA Related Key
key 212 CAMERA
key 528 FOCUS
11 Now just reboot and DONE!
This tutorial should be applicable to Xperia Ray users also because it has same button like our devices.
Press thanks if you think this post is useful to you.
Nice guide, been searching for this while I'm using Paranoid Android ( 3 months ago )
via XDA for Timescape™
Diaz1999 said:
Nice guide, been searching for this while I'm using Paranoid Android ( 3 months ago )
via XDA for Timescape™
Click to expand...
Click to collapse
Mankotialovely said:
Click to expand...
Click to collapse
Are we can disable the "big & ugly" home key with adding "#" in front of HOME_KEY
via XDA for Timescape™
Diaz1999 said:
Are we can disable the "big & ugly" home key with adding "#" in front of HOME_KEY
via XDA for Timescape™
Click to expand...
Click to collapse
Yes my friend, sure.
Home key is also added in this tutorial.
Great but one question, after performing this will keys work in cwm or not ?
vivek856 said:
Great but one question, after performing this will keys work in cwm or not ?
Click to expand...
Click to collapse
Keys will definitely work in cwm.
Disable Home
Thanks for the idea, and it works,
But my Home key is nonfunctional , so i would like to change my home key action into my camera key . IS it possible, I mean when i press camera key i want to wake up my 4n
sesath said:
Thanks for the idea, and it works,
But my Home key is nonfunctional , so i would like to change my home key action into my camera key . IS it possible, I mean when i press camera key i want to wake up my 4n
Click to expand...
Click to collapse
Yes it is possible but before that can you provide me little info about your rom and phone ?
Hello. Can make longpressing the menu button to bring tasks list? (multistak app list). Tq!

Enable On-Screen Btn and Disable hw Btn

First of all, root is required to edit these files.
Basically, all you have to enable the software buttons, is add 'qemu.hw.mainkeys=0' to the build.prop in /system and reboot.
Deactivate the hardware keys.
Go to /system/usr/keylayout and open 'Generic.kl' in a text editor and find the lines that say 'key 139 MENU WAKE_DROPPED', 'key 158 BACK WAKE_DROPPED', and 'key 172 HOME' and place a # at the start of each line like:
#139 MENU WAKE_DROPPED
#158 BACK WAKE_DROPPED
key 172 HOME (I would not recommend and disable home)
Take care here because if you add a # to the wrong line, you won
And last, navigate to system>usr>keylayout. We will be looking for a file called "sec_touchkey.kl".
Out the keys you don't want to work with a #.
So if you are like me and think the home button is fine, it will look like this.
#key 139 MENU
#key 158 BACK
key 102 HOME
key 217 SEARCH
UPDATE: For Customize Navbar Go to Settings-->Buttons
Just remember to remove the # - before you update the Cyanogenmod version to a newer.

[Q] Huawei y210 kernel help

I compile a kernel for Huawey Y210 and has some bugs which I would like to know if you can solve
bugs:
rotation is reversed
brightness settings do not work
and the keys are poorly configured are:
Menu key = back
Home key = menu
Back key = home

Swapping home and menu in CM11

I have an Xperia Mini Pro with LegacyXperia CM11 on it and I'm trying to swap home and menu buttons but it's not working.
I have changed /system/usr/keylayout/Generic.kl to
Code:
key 139 HOME WAKE
key 172 MENU WAKE_DROPPED
and restarted but nothing happen. Do I have to do something else for it to reload the keylayout from the file?
Regards
/M

Categories

Resources