AdveneShortcuts
From AdveneWiki
Contents |
[edit] Advene shortcuts
[edit] Generic player shortcuts
These shortcuts are available in most parts/views of the interface.
- Control+Tab : play/pause the movie
- Control+right/left : go forward/backward in the movie by 2 s
- Control+down/up : go forward/backward in the movie by 1/25 s
- Control+Home : go to the beginning of the movie
- Control+End : go to the end of the movie
- Insert or Alt-Tab: create a new bookmark
- Insert + Shift or Alt-Tab + Shift: create a new bookmark next to the current one
[edit] Main GUI
- Control-q : quit the application
- Control-o : open a package
- Control-s : save the package
- Control-e : get the evaluator window (for advanced users)
- Control-k : select the quicksearch entry
[edit] Timeline
[edit] Timeline background
- 1 to 9 : set the zoom level at 1/value [thus 1 is 100%]
- p : play the movie at the cursor position
- clic in the timestamp marks zone: play at the cursor position
- c : center the timeline on the current player position
[edit] Annotation widget
- e or double-click : edit the annotation
- h : toggle highlight annotation (in all views)
- Return : quickly edit the annotation (textual content only).
- p : play the annotation (either at the beginning or the end, depending on the cursor position)
- space : play the focused annotation (even if the cursor is not on the annotation widget)
- control+click : set the annotation begin or end (depending on the cursor position) to the current movie time
- control+scroll : update the annotation begin or end (depending on the cursor position) time
- control+shift+scroll : move the annotation (update both begin and end times)
- control+return : split the annotation at the current player position
- shift+delete : delete the annotation
[edit] Quick edit mode
- Return: validate the new content
- Escape: cancel the editing
- Tab: validate the content and quick-edit the following annotation
[edit] Annotation-type widget
- e : edit the annotation-type
- return : create a new annotation with the current position as begin time, edit it, and use the new current position value as end time when validating
- space : restrict playing to annotations of the given annotation-type (toggle)
[edit] Active bookmarks
- Shift+DND on a timestamp: replace the timestamp with a new one without preserving the old one.
- Control+D: duplicate a bookmark
- See also the bookmark creation shortcuts in the #Generic_player_shortcuts
[edit] Transcription edition (active reading)
- Control-s : save the transcription
- Control-Return : insert a timestamp mark (if the movie is playing)
- Control-space : pause and insert a timestamp mark
- Control-PageDown/PageUp : go to next/previous mark
- Control-Scroll on a mark: update the mark timestamp. If the play-on-scroll option is set, the player will be set to the new position when the control key is released.
- Control-Click in the text: move cursor (instead of inserting a mark)
[edit] Element Edition popup
[edit] Text and generic content handler
- Control-s : save the content
- Control-o : get the content from a file
- Control-r : reload the content (re-uses the filename used to save)
- Control-i : insert a TALES expression or result from the package browser (text content only)
[edit] Fragment value edition
- Click on image: play the movie
- Control+click on image: set the value to current time
- Control+scroll on image: modify the value
[edit] Evaluator
- F1: display the help message
- Control-w: close the window
- Control-Return: evaluate the expression
- Control-l: clear the expression buffer
- Control-S: save the expression buffer
- Control-n: next item in history
- Control-p: previous item in history
- Control-PageUp/PageDown: scroll the output window
- Control-s: save the output
- Control-d: display completion possibilities
- Tab: perform autocompletion
- Control-h: display docstring for element before cursor
- Control-H: display source for element before cursor