Difference between revisions of "Patch Sudoku Disable Zooming"

From WebOS Internals
Jump to navigation Jump to search
 
Line 31: Line 31:
  
 
[http://suduko.sudukos.com suduko puzzles]
 
[http://suduko.sudukos.com suduko puzzles]
 +
 +
[http://www.sudokulive.net/sudoku.php Play Sudoku]

Latest revision as of 19:39, 29 September 2011


Introduction

I hated the zoom-in / zoom-out feature of the Sudoku game, so here simple fix to make it so there is no zooming. Instead you just click on the square and click the number to be in that square.

Procedure

1. Standard stuff (accessing linux, make system read/write, making a backup, etc)

2. Open /var/usr/palm/applications/com.cakefight.sudoku/app/assistants/first-assistant.js and comment out the following line:

* 67 - line that starts with: Mojo.listen(this.controller.get('sudokuscroller')...

3. Standard finish stuff (save it, put system back into read-only, etc)

No need to reboot. The game will now just put the focus in whatever square you clicked, instead of having to click once to zoom in, and a second time to pick the square and zoom out. Other than that, it works just the same.

Credit

lyht

Sudoku Resources Sites

sudoku strategy

daily sudoku

sudoku puzzle solver

sudoku techniques

sudoku strategies

suduko puzzles

Play Sudoku