Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
<robin>
Old
#1  
Senior Member - OP
Thanks Meter 70
Posts: 120
Join Date: Jun 2012
Info [ICS]CHINA Region file updated in ics,condi comein

In china ics rom,i find a New version of region file,it's little diff with hc one(and in aio tool)
sames it add a file named "Vendor_054c_Product_0268.kcm",something about keybord
and version changed from 27550173_23 to 27550173_25

i wish condi update this file to aio tool next version

PS,the file of region 27550174 is same as 27550173

dir diff
Click image for larger version

Name:	dir.jpg
Views:	194
Size:	15.1 KB
ID:	1158572

ini diff
Click image for larger version

Name:	ini.jpg
Views:	185
Size:	49.0 KB
ID:	1158573

prop diff
Click image for larger version

Name:	prop.jpg
Views:	154
Size:	27.4 KB
ID:	1158574


zip file
region.zip
 
stifilz
Old
#2  
stifilz's Avatar
Senior Member
Thanks Meter 311
Posts: 910
Join Date: Jan 2012
Location: NZ

 
DONATE TO ME
Quote:
Originally Posted by <robin> View Post
In china ics rom,i find a New version of region file,it's little diff with hc one(and in aio tool)
sames it add a file named "Vendor_054c_Product_0268.kcm",something about keybord
and version changed from 27550173_23 to 27550173_25

i wish condi update this file to aio tool next version

PS,the file of region 27550174 is same as 27550173

dir diff
Attachment 1158572

ini diff
Attachment 1158573

prop diff
Attachment 1158574


zip file
Attachment 1158575
Have you read the contents of the kcm file.

Not sure if it matters but here it is.....
Code:
# Copyright (C) 2010 The Android Open Source Project
#
# 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.

#
# Generic key character map for full alphabetic US English PC style external keyboards.
#
# This file is intentionally very generic and is intended to support a broad rang of keyboards.
# Do not edit the generic key character map to support a specific keyboard; instead, create
# a new key character map file with the required keyboard configuration.
#

type FULL

### Gamepad buttons ###

key BUTTON_B {
    base:                               fallback MENU
}

key BUTTON_X {
    base:                               fallback BACK
}

key BUTTON_Y {
    base:                               fallback DPAD_CENTER
}

key BUTTON_THUMBL {
    base:                               fallback DPAD_CENTER
}

key BUTTON_THUMBR {
    base:                               fallback DPAD_CENTER
}

key BUTTON_START {
    base:                               fallback HOME
}

key BUTTON_SELECT {
    base:                               fallback MENU
}

key BUTTON_1 {
    base:                               fallback MENU
}
Still strange that there is a difference, just not sure if it changes anything.

Chur
SONY Tablet S ICS R5a, hoping for JB
SONY Xperia Acro S LT26w, hanging out for JB



....Please Click The Thanks Button....
[ALL SONY TAB UPDATE LINKS]
[CLICK HERE FOR OLDER OTA'S]
[SONY TABLET FAQ]
....Please DONATE, Keep Files Online....
 
<robin>
Old
#3  
Senior Member - OP
Thanks Meter 70
Posts: 120
Join Date: Jun 2012
VID=054C PID=0268,it's Sony Playstation 3 Controller
so this file maybe used to map ps3 pad key to ics keys

START=>HOME
X=>BACK
SELECT/B/1=>MENU
Y/THUMBL/THUMBR=>DPAD_CENTER(recent app?)


maybe every region add this file

more .kcm file is in system\usr\keychars
 
Post Reply+
Tags
china, ics, region
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...