![]() |
![]() |
|
|
|
|
|
Like my work? Check out HexaLex, my game for iPhone & iPod Touch. It's a crossword game like Scrabble, but played with hexagonal tiles. http://www.hexalex.com I thought I would finish out the “keybindings trilogy” with these additional bindings that I use:
/* Page up/down should move the cursor, not just scroll */
"\UF72C" = "pageUp:";
"\UF72D" = "pageDown:";
/* Cmd+Left/Right for next/prev word */
"@\UF702" = "moveWordLeft:";
"@\UF703" = "moveWordRight:";
"~-" = "selectWord:"; /* Alt-Minus */
Enjoy!
|
|
![]() |
![]() |



