View Single Post
Old 10-17-2008, 10:39 AM   #5
iamphet
Junior Member
iamphet began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Sep 2008
Device: PRS-505
Yes, I checked that there are no overriding settings.

Also this code from PRSCustomizer indeed shutdowns the reader:
Code:
<boolean key="0x27-hold" do="doDeviceShutdown"/>
But substitution doDeviceShutdown -> doSuspend does nothing
Suspension from volume keys does not work too.
Code:
<boolean key="0x41-hold" do="doSuspend"/>
<boolean key="0x40-hold" do="doSuspend"/>
iamphet is offline   Reply With Quote