Difference between revisions of "Patch webOS Screenlock On While Connected"
Jump to navigation
Jump to search
PuffTheMagic (talk | contribs) |
Hopspitfire (talk | contribs) m (Screenlock On When Connected moved to Patch webOS Screenlock On While Connected: webos patch) |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
| + | {{template:patch}} | ||
<table cellpadding="10"> | <table cellpadding="10"> | ||
<tr> | <tr> | ||
<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.''' | ||
| + | -pitcjd01 | ||
<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 | ||
Latest revision as of 04:12, 12 August 2009
