Thanks very much! I added the 2 lines for sub symbols in WanamLite and worked!
wow...can someone confirm that the keyboard sub symbols work? that's the only main setback of the default keyboard.
edit: i check my csc file, this line already set to true
<CscFeature_Sip_UseSymbolInCMKey>true</CscFeature_Sip_UseSymbolInCMKey>
but there is no subsymbols on the keyboard, just alphabets.
Would someone mind sharing a screenshot of subsymbols addition to keyboard so that I may compare as I do not see any difference in mine.Also needs the following line. Updated OP
<CscFeature_Sip_EnableSymbolInSecondary>de;en_US;en_GB</CscFeature_Sip_EnableSymbolInSecondary>
Man...I do get it changed and it works...and then I reboot and it goes back to default, even though the files shows i have it edited...i don't understand why its not actually recognizing the changes and sometimes it isWould someone mind sharing a screenshot of subsymbols addition to keyboard so that I may compare as I do not see any difference in mine.
You can see them on the letter keys.Would someone mind sharing a screenshot of subsymbols addition to keyboard so that I may compare as I do not see any difference in mine.

There is a screenshot in the very first post. Please Read OP carefully before you post.Would someone mind sharing a screenshot of subsymbols addition to keyboard so that I may compare as I do not see any difference in mine.
I don't think it was an unreasonable request to ask in the general thread for a screenshot so I know if the csc tweak is working or not. The screenshot is missing btw.There is a screenshot in the very first post. Please Read OP carefully before you post.
dude...look at his thanks count....and remember who are you speaking withThere is a screenshot in the very first post. Please Read OP carefully before you post.
You can enable some features that Sammy decided to disable for your country by default.
These features can be found in /system/csc/feature.xml
Some users have reported on being on a rom that does not have feature.xml. If you are one of these you may try adding the code to /system/csc/others.xml (same directory).
Any Finally, if you know more, please leave me a pm or a comment and i'll add it to this post
Thanks, for the thanks. Glad I could help.
To Disable sounds on the Sprint Note with 4.2.2 I not only had to do
<CscFeature_Camera_ShutterSoundMenu>true</CscFeature_Camera_ShutterSoundMenu>
I had to navigate to /system/ build.prop and find Camera sound play enforced for SPR
ro.camera.sound.forced=0 instead of 1
Thanks LMMT for this....
@ http://forum.xda-developers.com/showthread.php?t=2036427&highlight=camera+sound
I don't have your phone so can't say but in JB 4.1.2, haptic feedback is a toggle in the Sound settings. I don't see it as a csc feature in anything that has been posted here yet, including the untested features the OP posted.Is there a string to disable haptic feedback when I tap on the screen the apps button in Nova launcher or other situations?
To disable in general...
The problem is with S3 Mini, I cannot disable completely.I don't have your phone so can't say but in JB 4.1.2, haptic feedback is a toggle in the Sound settings. I don't see it as a csc feature in anything that has been posted here yet, including the untested features the OP posted.
<CscFeature_Launcher_TotalPageCount>7</CscFeature_Launcher_TotalPageCount>
<CscFeature_Launcher_DefaultPageNumber>3</CscFeature_Launcher_DefaultPageNumber>
Tested. Not working.Just looking at my 'others.xml' file I can see these two lines
Has someone tested to mod this? and... does it do what it seems to do (modify the number of 'pages' on the stock TW launcher, and which one is home) ??Code:<CscFeature_Launcher_TotalPageCount>7</CscFeature_Launcher_TotalPageCount> <CscFeature_Launcher_DefaultPageNumber>3</CscFeature_Launcher_DefaultPageNumber>
Thks
Bak
Now with GTI9505 & MGA stock firmware rooted
You're mistaken about SystemUI.apk.Hi,
If I wanted to edit :
system/csc/others.xml
in the systemui.apk , where would I find that .xml?
I have the Samsung Galaxy S4 i 9505
![]()
Hi,You're mistaken about SystemUI.apk.
The file is located in root/system/csc/ and you need to use a file explorer that can browse root like Root Explorer or Rom Toolbox that has a built-in root explorer.
Edit: The 'root/' part of the path doesn't show in the root explorer btw.
If you can't find "/system/csc/feature.xml"Hi,
Sorry. I did not make myself clear.
I am aware of the root explorer method.
I have done it many times.
What I am doing is editing my systemui. Apk with battery mods, transparency, etc, and I wanted to edit the shutter sound on/off in the systemui. Apk as well.
I just cannot find the. xml file I need for the shutter sound fix.
Sent telepathically from my S4
No problem.Hi,
Sorry. I did not make myself clear.
I am aware of the root explorer method.
I have done it many times.
What I am doing is editing my systemui. Apk with battery mods, transparency, etc, and I wanted to edit the shutter sound on/off in the systemui. Apk as well.
I just cannot find the. xml file I need for the shutter sound fix.
Hi,No problem.
I do not think SystemUI controls camera sounds. You would have to look in the SecCamera.apk app itself I believe.
Are you wanting to just remove the sound altogether?