HowTo change the IE search button behavior - Windows Phone 7 Development and Hacking

for side loading go here http://forum.xda-developers.com/showthread.php?t=857127
after you did that:
install the reg editor from this link http://forum.touchxperience.com/viewtopic.php?f=20&t=593
example :
Here you go :
HKCU\Software\Microsoft\Internet Explorer\SearchScopes
Edit the string in "DefaultScope" from "Google" TO "Bing".
Make a new key "HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Bing"
In the key "HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Bing" you make a new value:
value Name=URL
Value Data=http://m.bing.com/search/search.aspx?mid=8015&LC=en-us
Value type= String
Click to expand...
Click to collapse
if you want to make a provxml (not needed) you can use the code.
BING
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes">
<parm name="DefaultScope" datatype="string" value="[B][COLOR="Red"]Bing[/COLOR][/B]" />
</characteristic>
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Bing">
<parm name="URL" datatype="string" value="http://m.bing.com/search/search.aspx?mid=8015&LC=en-us" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
Yahoo
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes">
<parm name="DefaultScope" datatype="string" value="Yahoo" />
</characteristic>
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Yahoo">
<parm name="URL" datatype="string" value="http://de.search.yahoo.com/search?p={searchTerms}" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
Google
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes">
<parm name="DefaultScope" datatype="string" value="Google" />
</characteristic>
<characteristic type="HKCU\Software\Microsoft\Internet Explorer\SearchScopes\Google">
<parm name="URL" datatype="string" value="http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us&q={searchTerms}" />
</characteristic>
</characteristic>
</wap-provisioningdoc>

if you want the bing search from the hardware button then empty the value "DefaultScope" under "HKCU\Software\Microsoft\Internet Explorer\SearchScopes"
so value data should be empty.

I might be stupid, but i dont understand what IE search button you mean. Is it the icon to the bottom right on the phone?
On my Trophy the key HKCU\Software\Microsoft\Internet Explorer\SearchScopes -"DefaultScope" is empty.
Is it so that if i add a new key named Google, with a value for the google search page, that will appear when i click the bottom right button?
EDIT: Nvm, i testet the setting, only for when you click the search button (bottom right one) while inside IE. As i said, the DefaultScope value was empty to begin with, switched too google and added key and value, works

kjesoo said:
I might be stupid, but i dont understand what IE search button you mean. Is it the icon to the bottom right on the phone?
On my Trophy the key HKCU\Software\Microsoft\Internet Explorer\SearchScopes -"DefaultScope" is empty.
Is it so that if i add a new key named Google, with a value for the google search page, that will appear when i click the bottom right button?
EDIT: Nvm, i testet the setting, only for when you click the search button (bottom right one) while inside IE. As i said, the DefaultScope value was empty to begin with, switched too google and added key and value, works
Click to expand...
Click to collapse
what you did is exactly what I mean

is it also possible to completely disable the hardware searchbutton?

Related

bookmarks ?

i changed the browser to opera as default but i cant get the bookmarks off the home screen from under the globe, is there a way to get them off? also when i bookmark a page it dosent show up on the home screen is there a way to get my bookmarks to show up on home screen? thanks for any help in advance.
i made a cab that'll set Opera as the default & get rid of the globe & for default bookmarks & show you OM bookmarks
http://forum.xda-developers.com/showthread.php?t=550647
If you want to do it yourself, you need to go to \Application Data\Manila & move the InternetPortal-en-us.xml file to your computer, take off the Read-Only attribute & edit the code, then reenable Read-Only attribute & put back on your phone.
<?xml version="1.0" encoding="utf-16"?>
<InternetPortal>
<BrowserExe>\Windows\OperaL.exe</BrowserExe>
<IncludeUserFavorites>False</IncludeUserFavorites>
change to true to have your bookmarks show up
<Banner
DefaultImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner.qtc"
SelectedImagePath="\Windows\HTC\Assets\Images\InternetPortal\banner_selected.qtc"
Text="Launch Browser"
NavigateUrl="http://www.google.com/pda"
UrlText="Google"
Width="480"
Height="215" />
<OperatorLinks>
<Link
Text="Engadget"
NavigateUrl="http://engadget.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
<Link
Text="Facebook"
NavigateUrl="http://m.facebook.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
<Link
Text="MySpace"
NavigateUrl="http://us.myspace.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
<Link
Text="Woot"
NavigateUrl="http://woot.com"
ImagePath="\Windows\_Bookmark_icon.qtc" />
</OperatorLinks>[/I]
delete all of that to get rid of the 4 bookmarks
</InternetPortal>
What's the source for bookmarks when <IncludeUserFavorites>False</IncludeUserFavorites> is set to true?

Classic Word Completion and Learned Words

hey guys...in SSK kitchen if you do NOT install SIP input, you are able to use a Classic Word Completion feature and it also learns your words. So for example if you type 'abcd' and press space bar, a 4 word suggestion list will pop up and 'abcd' will be one of them! However I can't get it to word in this kitchen!!! I NEED THAT FEATURE! $10 via PayPal to anyone who can point me to Classic Word Completion and Learned Word feature fix! Please help me out!
Here's your answer: http://www.fuzemobility.com/autocorrect-and-autocompletion-solved/
If you prefer here are the reg values parsed out:
- <characteristic type="HKLM\System\CurrentControlSet\Control\Layouts\e0010409">
<parm name="Ime File" value="compime.dll" datatype="string" />
</characteristic>
- <characteristic type="HKLM\System\CurrentControlSet\Control\Layouts\e0010409">
<parm name="Layout Text" value="COMP IME" datatype="string" />
HI Dave,
Tried it. No go.
got it working now
needed to replace eT9MyWords.exe with this one
eT9 is still T9 input. if you're looking for the classic input (the 4 words that drop down) then the tweak I posted about should be he one...it does require 1) a soft reset and 2) turning off T9 and 3) in keypad settings enabling autocomplete. That's all in the Fuzemobility post. ET9 is what HTC uses for T9 input which is not classic word completion - it' the T9 style which is the ribbon that appears above the keyboard which i find horrific. Regardless, glad you got it working.
Thanks for the help.
I got the classis input (the 4 words that drop down) working.
BUT it does not learn new words.
HTC Touch pro2
WM 6.5
Do you have any advice?

[Q]How do I disable rotation of sense

Are there any tricks out there that will:
1) keep sense in portrait mode when i slide open the keyboard
2) go back to sense in portrait mode when exiting a program in landscape mode (ie messaging) without closing the keyboard?
I have tried HKCU\Software\HTC\Manila">
<parm name="EnableLandscape" value="false"
along with HKCU\Software\HTC\HTCSENSOR\GSensor\ModuleName">
<parm name="SENSE" value="\Windows\manila.exe" datatype="string"
HKCU\Software\HTC\HTCSENSOR\GSensor\WhiteList">
<parm name="SENSE" value="Manila" datatype="string"
but that solution does not work for me

[XAP] Custom Theme & Accent Colors for Samsung Phones (1st & 2nd Gen)

WARNING: Just like any other tools using the Samsung Diagnostic app to make registry changes there is a chance that your 3G/4G connections could get all bungled up. There are fixes known but you are doing this at your own risk so keep that in mind.
I know that there are easier ways to set theme and accent colors for 1st gen Samsung devices and if you want to use those go ahead but as far as I know there are currently no real easy ways to do this on 2nd gen devices so that's why I'm doing this.
As long as your device is unlocked in some way (Developer/Chevron/WindowsBreak/Other) you can get custom theme and accent colors on your Samsung phone.
1.) First install the WP Dev Tools and unlock your Samsung phone.
2.) Use Microsoft's Application Deployment Tool to send the XAP to your phone. Don't run it, delete after it has been deployed.
3.) Install the Diagnosis app by typing ##634# on the phone keypad.
4.) After the Diagnosis app starts type *#9908# and select 'Extra Accents' press 'Save' then 'Close' and RESTART your phone.
5.) Your phone now has more theme options!
6.) (optional) Press the 'thanks' button at the bottom of this post if it worked for you.
FOR COMPATABILITY REASONS EXTRA ACCENT COLORS ONLY APPEAR WHEN USING ENGLISH (US)
Current Extra Accents: GRAY, HTC GREEN, NOKIA BLUE, ZEBRA (black /w light/blood/deep sea/jungle, white /w dark/darker)
Current Themes: Darker, Blood, Deep Sea, Jungle
I also have an 'All Themes' xap now that will install all the accents/themes in one shot. In this xap 'Darker' is now 'Night'
!IMPORTANT UPDATE INFO!: I have edited all accents/themes in an effort to eliminate an error that can cause 3rd party apps to stop functioning and crash the theme system. A side effect of this is that custom accents will show up ONLY when the language is set to English (US). If you would like an additional language to be supported please post your language code and I will try to make a xap for you in my free time, for example English (US) is 0409.
Also, I have figured out how to move files with provxml's so custom accents will work with 3rd party apps with no additional steps needed on both 1st and 2nd gen devices. Do NOT re-apply any of these if you already have working custom extra accents via the old xap's or you will get duplicate entries in your accent colors and it could even crash the theme system.
IMPORTANT: If you updated to 8107 via Zune you may have also updated your phones firmware. If this is the case you will not be able to use this hack. I would suggest rolling back to 7720/7740 and updating via CAB Sender using the cabs in Heathcliff74's thread.
MORE IMPORTANT INFO: Custom themes also apply extra accent colors. You may also notice with custom themes that the keyboard color doesn't change when a new theme is applied. If this happens just restart your phone and the color should be correct. Currently 3rd party apps when using any of the original accents and a custom theme will default to a blue accent, this has been fixed in the 'All Themes' xap, since there are quite a few file operations when you click 'Save' wait a few seconds before selecting 'Close' in order for the settings to apply.
NOTE: For 2nd gen Samsung phones you may need to download the Wireless Manager from the Marketplace to restore your 3G/4G.
THANKS: Heathcliff74 - File deployer, reeg420 - custom theme starting point, daniel-t & poloche - info about 3rd party app accent fix
To make your own accent colors you can edit the Extra Accents.xml file found in the XAP attached to this post (simply open the XAP like a zip file and browse to the file)
TEMPLATE
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKLM\ControlPanel\Themes\1\Accents">
<parm name="4" value="-13421773" datatype="integer" />
<parm name="14" value="-16757606" datatype="integer" />
<parm name="15" value="-9849841" datatype="integer" />
<parm name="16" value="-2105377" datatype="integer" />
</characteristic>
<characteristic type="HKLM\ControlPanel\Themes\0\Accents">
<parm name="4" value="-13421773" datatype="integer" />
<parm name="14" value="-16757606" datatype="integer" />
<parm name="15" value="-9849841" datatype="integer" />
<parm name="16" value="-16711423" datatype="integer" />
</characteristic>
<characteristic type="HKLM\ControlPanel\Themes\AccentsDisplayName\0409">
<parm name="4" value="Gray" datatype="string" />
<parm name="14" value="Nokia Blue" datatype="string" />
<parm name="15" value="HTC Green" datatype="string" />
<parm name="16" value="Zebra" datatype="string" />
</characteristic>
</characteristic>
<characteristic type="Registry">
<characteristic type="HKLM\System\AutoDataConfig">
<parm name="RunADC" value="1" datatype="integer" />
</characteristic>
<characteristic type="HKLM\System\AutoDataConfig">
<parm name="ConfigurationStatus" value="0" datatype="integer" />
</characteristic>
<characteristic type="HKLM\System\AutoDataConfig">
<parm name="Attempt" value="0" datatype="integer" />
</characteristic>
<characteristic type="HKLM\System\AutoDataConfig">
<parm name="MaxAttemptsAllowed" value="5" datatype="integer" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
Values stored under "HKLM\ControlPanel\Themes\1\Accents" are for the 'Dark' theme
Values stored under "HKLM\ControlPanel\Themes\0\Accents" are for the 'Light' theme
Values stored under "HKLM\ControlPanel\Themes\AccentsDisplayName\0409" are the accents display name. This is a single value for both 'Dark' and 'Light'
To change colors you first need to know the color's HEX value. Then you need to change the HEX to an Integer for the xml. What I find easiest is to just use the Windows Calculator (Windows 7) with the 'View' set to 'Programmer' and 'Basic' then on the calculator tick the 'Hex' and 'Dword' then enter in the Hex value, for instance for gray it would be FF333333, then tick 'Dec' and then copy that value (-13421773) and paste it into the xml.
Now for my example here I put 'Gray' as accent #4, this is normally reserved for the OEM to add a custom color to thier devices, the other default accent colors are 0,1,2,3,5,6,7,8,9,10 and I am not sure but I belive 11,12,13 are normally reserved for the MO so just to be safe if you are adding colors and don't want to risk messing anything up I would start at 15 and go up from there. So, just to be clear, don't set values for anything lower than 15.
Blood Theme Preview:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
good news! thanks for your hard work
and i hope to see some love for htc 2nd gen devices
What grey did you end up going with? After deliberating for quite some time, I ended up using a dark slate grey for custom accent Focus.
As for the Theme Colours, I documented the stock values in a thread a while back. So you can modify to your hearts content and know the defaults value and go back.
Uploaded with ImageShack.us
Scrtcwlvl said:
What grey did you end up going with? After deliberating for quite some time, I ended up using a dark slate grey for custom accent Focus.
As for the Theme Colours, I documented the stock values in a thread a while back. So you can modify to your hearts content and know the defaults value and go back.
Click to expand...
Click to collapse
For gray I used FF333333
Great work! I'm so happy to finally see some headway on these second Gen devices Already given some thanks
Any chance of seeing a xap that changes the keypad, keyboard background & menu color to black? This Dark gray is killing me! lol
Mallux said:
Great work! I'm so happy to finally see some headway on these second Gen devices Already given some thanks
Any chance of seeing a xap that changes the keypad, keyboard background & menu color to black? Think Dark gray is killing me! lol
Click to expand...
Click to collapse
I plan to, perhaps by request. I just have to figure out what colors to use. I also might put up a template for people to make thier own.
voluptuary, I love you.
voluptuary said:
I plan to, perhaps by request. I just have to figure out what colors to use. I also might put up a template for people to make thier own.
Click to expand...
Click to collapse
That would be awesome! I would love to be able to play around with accent colors again. I miss the days of my old Focus :'(
But, if a request is what you need, I emphatically request a xap to change my keyboard background, etc. to black
Here's my gray if anyone is interested.
Ok, I'm starting on full custom themes now. To start I'm gonna try to get a darker dark theme. Will post here when it's finished.
EDIT: New 'Darker' theme added to first post. This is an additional theme, meaning your 'Light' and 'Dark' themes stay unchanged.
Mallux said:
That would be awesome! I would love to be able to play around with accent colors again. I miss the days of my old Focus :'(
But, if a request is what you need, I emphatically request a xap to change my keyboard background, etc. to black
Click to expand...
Click to collapse
Let me know if the 'Darker' theme meets your needs.
Nice but, you can do this with Advanced Config and even create your own colors or pick from the 100 or so pre-defined colors. Even installs in the Settings menu..
DavidinCT said:
Nice but, you can do this with Advanced Config and even create your own colors or pick from the 100 or so pre-defined colors. Even installs in the Settings menu..
Click to expand...
Click to collapse
Thanks for posting without reading the first post in this thread.
Protip: Water is wet!
voluptuary said:
Let me know if the 'Darker' theme meets your needs.
Click to expand...
Click to collapse
You are my hero, sir! (I assume you're a sir lol) It works perfectly! Love it
Hi voluptary,
About color in 3rd app, there is a way to use custom color, but can you add file in \Windows with your XAP ? ... because you must add a file "XML" in this directory and after, your custom color is ON !
See my screen, i use custom color "XBLive" and the toggle butons in Status Battery are green and not bleu
If you want to develop a theme which will take affect in third party apps, you need to make customised XAML resource dictionaries and place them into the Windows folder on the phone.
Just changing the registry settings is not enough.
This is the issue I had with adding my own Accent Colour, I had no way to add the custom XAML
poloche said:
Hi voluptary,
About color in 3rd app, there is a way to use custom color, but can you add file in \Windows with your XAP ? ... because you must add a file "XML" in this directory and after, your custom color is ON !
See my screen, i use custom color "XBLive" and the toggle butons in Status Battery are green and not bleu
Click to expand...
Click to collapse
Thanks for the info, I did not know that. However, I can't put files into the Windows directory with my XAP, and while someone could make the files and move them there with a 1st gen device (using Root Tools) I don't think anyone has found out how to access the file system on 2nd gen devices.
Big Thank you worked perfectly on my Samsung Focus Flash 2Gen!
poloche said:
Hi voluptary,
About color in 3rd app, there is a way to use custom color, but can you add file in \Windows with your XAP ? ... because you must add a file "XML" in this directory and after, your custom color is ON !
See my screen, i use custom color "XBLive" and the toggle butons in Status Battery are green and not bleu
Click to expand...
Click to collapse
daniel-t said:
If you want to develop a theme which will take affect in third party apps, you need to make customised XAML resource dictionaries and place them into the Windows folder on the phone.
Just changing the registry settings is not enough.
This is the issue I had with adding my own Accent Colour, I had no way to add the custom XAML
Click to expand...
Click to collapse
Could one of you please post an example of such a file that I can edit and I will make a XAP to deploy them for 1st gen devices to match the colors I have already and then I'll post a tutorial on how to move them over to the Windows directory after they have been deployed with Root Tools. This way 1st gen devices will get accents in 3rd party app.

[MAGISK] DUAL_SPEAKER_MAGISK_MODULE_REDMI-NOTE 8 PRO(G90T)

-----(ENABLE DUAL SPEAKER IN REDMI NOTE 8 PRO)------
------ENABLES EARPICE AS A SECONDARY SPEAKER [BUT THE VOLUME FROM EARPICE IS LOW COMPARED TO BOTTOM SPEAKER DUE TO HARDWARE LIMITATIONS]------
----------PLEASE READ CAREFULLY BEFORE FLASHING THIS [MAGISK MODULE]-----------
-----REQUIRMENTS-----
1. MAGISK INSTALLED (v18 above)
2. WORKS ON BOTH [MiUi] AND OTHER [A.O.S.P ROMS]
3. REMOVE "ALL OTHER SOUND MOD" BEFORE INSTALLING THIS (MODULE) OTHERWISE IT MAY CONFLICT WITH OTHER MODULES.
4. DON'T USE "audio_modification_libary" AND "audio_compatibility_patch" WITH THIS MODULE.
5. DON'T USE [DOLBY_ATMOS_MODULE] WHICH REQUIRED "audio_modification_libary" TO WORK.
THERE ARE FEW DOLBY_ATMOS_MODULE(e.g dolby atmos module imported from 'ZTE AXON' AND 'RAZER PHONE' WHICH DOES'T REQUIRED "audio_modification_libary" TO WORK)
6. YOUR BRAIN AND SOME COMMON SENSE
--------PROCESS--------[METHOD]
1. DOWNLOAD THE "dual speaker mod redminote8pro.zip" (size 11.33Kb)
2. REMOVE ALL OTHER SOUND MOD I REPEAT REMOVE ALL OTHER MOD
3. FLASH THE "dual speaker mod redminote8pro.zip" IN MODULE SECTION OF MAGISK AND REBOOT.
...THATS IT..----NOW YOUR EARPICE WILL WORK AS A SECONDARY SPEAKER BUT THE DIFFERENCE CAN BE ONLY HEARED ON 80% ABOVE VOLUME
...FOR TESTING WEATHER IT'S WORKING OR NOT TRY PLAYING A SONG AND MAXOUT THE VOLUME ABOVE 80% AND COVER THE BOTTOM LOUDSPEAKER WITH FINGER...NOW LISTEN THROUGH THE EARPICE..I'M SURE YOU WILL BE ABLE TO HEAR IT
---------[ADDITIONAL/ OPTIONAL]-----------
------THIS IS AN OPTIONAL ONE-----
IF YOU WANT YOUR SOUND TO BE CLEAR AND OPTIMISED THEN YOU CAN FLASH NL-SOUND MEDIATEK DRIVERS AFTER FLASHING THE DUEL SPEAKER MAGISK MODULE
THESE MEDIATEK DRIVERS WILL ONLY WORK FOR ANY MEDIATEK BASED ANDROID DEVICE NOT FOR QUALCOM
SOURCE CODE AND PROCESS TO BUILD THE MOD
I HAVE PROVIDED THE FILE NAMED AS "audio_device.xml" WHICH I HAVE MODIFIED TO ENABLE EARPICE AS A SECONDARY SPEAKER ANYONE CAN DOWNLOAD THE FILE OR EXTRACT FROM THE dual speaker redminote8pro.zip AND MODIFIED IT ACCORDING TO THEIR OWN TASTE AND REPACK IT TO ZIP AND USE IT...
UNLIKE QUALCOM AND EXYNOS WHICH USES mixer_path.xml FILE TO DEFINE THE PATH AND AUDIO PLAYBACK CHANELS, HERE MEDIATEK USES ANOTHER FILE NAMED AS audio_device.xml WHICH IS LOCATED IN /system/vendor/etc/audio_device.xml
"RCV"means RECIEVER
"SPK" means SPEAKER
I ADD A LINE IN EXTERNAL_SPEAKER OUTPUT SECTION
i.e kctl name="Ext_Reciver_Amp Switch" value="1" />
1 means turn on and 0 means turn off
THIS COMMAND FORCE THE EARPICE TO ACT AS A SECOND PATH WAY FOR AUDIO OUTPUT CHANEL
YOU NEED TO ADD AN TURN ON AND TURN OFF COMMAND IN EACH COMMAND
EXAMPLE-
<!--external_speaker output-->
<path name="ext_speaker_output" value="turnon">
<kctl name="Ext_Speaker_Amp Switch" value="1" />
<kctl name="Ext_Reciver_Amp Switch" value="1" /> (turn on command)
</path>
<path name="ext_speaker_output" value="turnoff">
<kctl name="Ext_Speaker_Amp Switch" value="0" />
<kctl name="Ext_Reciver_Amp Switch" value="0" /> (turn off command)
NOW,
YOU NEED TO DEFINE LEFT AND RIGHT CHANELN [ EARPICE IS ALWAYS DEFINED AS LEFT CHANEL]
YOU NEED TO ADD THIS LINES IN EXTERNAL_SPEAKER OUTPUT SECTION
<!--external_speaker output left-->
<path name="ext_speaker_output_left" value="turnon"> (defines left out put turn on)
<kctl name="Ext_Speaker_Amp Switch" value="0" /> (left chanel off for spk)
<kctl name="Ext_Reciver_Amp Switch" value="1" /> (left chanel on for rcv)
</path>
<path name="ext_speaker_output_left" value="turnoff"> (defines left out put turn off)
<kctl name="Ext_Speaker_Amp Switch" value="0" /> (left chanel off for spk)
<kctl name="Ext_Reciver_Amp Switch" value="0" /> (left chanel off for spk)
</path>
<!--external_speaker output right-->
<path name="ext_speaker_output_right" value="turnon">
<kctl name="Ext_Speaker_Amp Switch" value="1" />
<kctl name="Ext_Reciver_Amp Switch" value="0" />
</path>
<path name="ext_speaker_output_right" value="turnoff">
<kctl name="Ext_Speaker_Amp Switch" value="0" />
<kctl name="Ext_Reciver_Amp Switch" value="0" />
THE OVERALL WILL LOOK LIKETHIS
<!--external_speaker output-->
<path name="ext_speaker_output" value="turnon">
<kctl name="Ext_Speaker_Amp Switch" value="1" />
<kctl name="Ext_Reciver_Amp Switch" value="1" />
</path>
<path name="ext_speaker_output" value="turnoff">
<kctl name="Ext_Speaker_Amp Switch" value="0" />
<kctl name="Ext_Reciver_Amp Switch" value="0" />
</path>
<!--external_speaker output left-->
<path name="ext_speaker_output_left" value="turnon">
<kctl name="Ext_Speaker_Amp Switch" value="0" />
<kctl name="Ext_Reciver_Amp Switch" value="1" />
</path>
<path name="ext_speaker_output_left" value="turnoff">
<kctl name="Ext_Speaker_Amp Switch" value="0" />
<kctl name="Ext_Reciver_Amp Switch" value="0" />
</path>
<!--external_speaker output right-->
<path name="ext_speaker_output_right" value="turnon">
<kctl name="Ext_Speaker_Amp Switch" value="1" />
<kctl name="Ext_Reciver_Amp Switch" value="0" />
</path>
<path name="ext_speaker_output_right" value="turnoff">
<kctl name="Ext_Speaker_Amp Switch" value="0" />
<kctl name="Ext_Reciver_Amp Switch" value="0" />
</path>
I AM NOT RESPONSIBLE FOR ANY DAMAGE
i installed this mod but still the earpiece speaker wasn't playing any sound.

Categories

Resources