Fast Analog Circular Text Entry Method

Darante_screenshot_text

Durante has been working on a text input method for lua. Using the analog joystick to select your character for input.

You select a pair of characters by pointing the joystick in its general direction, then write the left char with cross and the one on the right with circle. Square = backspace and triangle ends input. L and R switch left or right to another circle (repeating).

So, at most you’ll need 2 keypresses, but in the usual case (lower case letters) you’ll need only one. I plan to have a moveable caret soon. (left/right = 1 char left/right, up/down = beginning/end)

Darante_screenshot_text

Durante has been working on a text input method for lua. Using the analog joystick to select your character for input.

You select a pair of characters by pointing the joystick in its general direction, then write the left char with cross and the one on the right with circle. Square = backspace and triangle ends input. L and R switch left or right to another circle (repeating).

So, at most you’ll need 2 keypresses, but in the usual case (lower case letters) you’ll need only one. I plan to have a moveable caret soon. (left/right = 1 char left/right, up/down = beginning/end)

Add a Comment

Your email address will not be published. Required fields are marked *