Hotkeys: Difference between revisions

sugar-toolkit-gtk3:src/sugar3/activity/widgets.py
sugar:src/jarabe/view/viewsource.py
Line 13: Line 13:
* '''Ctrl + v''' to paste from clipboard,
* '''Ctrl + v''' to paste from clipboard,
* '''Ctrl + z''' to undo,
* '''Ctrl + z''' to undo,
* '''Ctrl + q''' to quit an activity
* '''Ctrl + q''' to quit an activity,
* '''Esc''' to close the View Source dialog.


Some old activities have a bug, and ignore ''Ctrl + q'', please report them.
Some old activities have a bug, and ignore ''Ctrl + q'', please report them.