Currently
The special characters shortcuts are hardcoded in the KeyStrokeDispatcher.class.
The information is also hardcoded in the UserManual.class.
TODO
- Implement a way for the user to customize his own shortcuts.
- Extract all this information into one single place and the User Manual should display the text by using the information from this place.