Keyboard shortcuts depend on your graphical environment, but here is a list shortcuts known to work in MS Windows and GTK+:
| <Tab> | Move to the next control. | 
| <Shift-Tab> | Move to the previous control. | 
| <Ctrl-Tab> | Move to the next notebook page. | 
| <Shift-Ctrl-Tab> | Move to the previous notebook page. | 
| <Enter> | Equivalent to clicking the OK button. | 
| <Escape> | Equivalent to clicking the Cancel button. | 
| <Space> | Equivalent to clicking the current button or radio button. | 
| <Alt-Down> | Drop down the list box of a selection list. | 
| <Cursor> | Change the current item in a selection list. | 
| <Alt-D> | Toggle the input focus between a parameter and its details box. | 
Thomas Arendsen Hein <thomas@intevation.de>