View Single Post
Old 06-11-2010, 04:11 AM   #1290
m-land
Enthusiast
m-land has learned how to buy an e-book online
 
Posts: 41
Karma: 86
Join Date: Jul 2009
Device: PRS-505
I found following file fragment inside applicationStart.xml:
Code:
			<boolean key="0x41" do="doQuiet"/>
			<boolean key="0x41-hold" do="doMute"/>
			<boolean key="0x40" do="doLoud"/>
			<boolean key="0x40-hold" do="doMute"/>
Please notice there is twice doMute. Error?
m-land is offline   Reply With Quote