cdk_position − curses widget positioning key-bindings
Position methods for the Cdk widgets allow the user to move the widget around the screen via the cursor/keypad keys.
The following key bindings can be used to move the widget around the screen.
The numbers 0-9 are chosen to correspond to the numeric keypad on your terminal. Cdk does not handle the application mode keypad control sequences, since those are not defined via terminfo. To use the numeric keypad you should ensure that it is in normal (or NumLock) mode.