Difference between revisions of "Patch webOS Screenlock On While Connected"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
<td>This patch will allow you to toggle the ''onWhenConnected'' bit via the "Screen & Lock" app which keeps the Pre powered on while its connected to a power supply. | <td>This patch will allow you to toggle the ''onWhenConnected'' bit via the "Screen & Lock" app which keeps the Pre powered on while its connected to a power supply. | ||
− | I applied this patch by hand by editing the specified files and creating DisplayService.js. It works, but I'd say don't try to apply this patch in the automated method because there are some differences in the line numbers. | + | '''I applied this patch by hand by editing the specified files and creating DisplayService.js. It works, but I'd say don't try to apply this patch in the automated method because there are some differences in the line numbers.''' |
<source lang="diff"> | <source lang="diff"> | ||
diff --git a/usr/palm/applications/com.palm.app.screenlock/app/controllers/securityconfig-assistant.js b/usr/palm/applications/com.palm.app.screenlock/app/controllers/securityconfig-assistant.js | diff --git a/usr/palm/applications/com.palm.app.screenlock/app/controllers/securityconfig-assistant.js b/usr/palm/applications/com.palm.app.screenlock/app/controllers/securityconfig-assistant.js |
Revision as of 14:35, 5 August 2009