These translations work when the pointer is in the value window and generally override the default settings of the Athena text widget.
Many more editing controls can be used. For complete details consult a reference such as Appendix G of volume 3 of the O'Reilly and Associates' X Window System series.
Action | Translation |
---|---|
end-of-line | KP_1 |
next-line | KP_2 |
next-page | KP_3 |
backward-character | KP_4 |
forward-character | KP_6 |
beginning-of-line | KP_7 |
previous-line | KP_8 |
previous-page | KP_9 |
previous-page | Prior |
next-page | Next |
end-of-file | Ctrl-KP_1 |
next-line | Ctrl-KP_2 |
scroll-one-line-up | Ctrl-KP_3 |
backward-word | Ctrl-KP_4 |
forward-word | Ctrl-KP_6 |
beginning-of-file | Ctrl-KP_7 |
previous-line | Ctrl-KP_8 |
scroll-one-line-down | Ctrl-KP_9 |
scroll-one-line-down | Ctrl-Prior |
scroll-one-line-up | Ctrl-Next |
beginning-of-file | Ctrl-Home |
end-of-file | Ctrl-End |
form-paragraph | Ctrl-b |