diff --git a/include/microsoft-windows.html b/include/microsoft-windows.html
index a4a5d97d..c4adf9ff 100644
--- a/include/microsoft-windows.html
+++ b/include/microsoft-windows.html
@@ -1,27 +1,25 @@
-
This section is need of updating.
-
- Microsoft Windows is not currently officially supported. If you
- are willing to live with bugs and help to test this platform, read on.
+ Microsoft Windows is officially supported since version 5.0 (2016).
Installing Ardour
- Download the latest windows build from the nightly build page.
+ href="https://community.ardour.org/download"> the download page.
- Run the installer and follow the prompts.
How to help
- - Hang out in #ardour-windows on irc.freenode.net. One may ask questions
- there and if possible, answer questions that others have.
+ - Hang out in #ardour
+ on irc.freenode.net. One may ask questions there and if possible, answer
+ questions that others have.
- Keep an eye on the Windows forum and contribute
- to the discussions there.
+ href="https://discourse.ardour.org/c/installation-configuration/windows">Windows
+ forum and contribute to the discussions there.
- Update this manual via pull requests on github.
diff --git a/include/the-transport-menu.html b/include/the-transport-menu.html
index d5caa448..5ec9bfe0 100644
--- a/include/the-transport-menu.html
+++ b/include/the-transport-menu.html
@@ -8,7 +8,7 @@
Play |
---|
Play Selection | Only plays the selected part of the session, be it a range or selected regions |
Play Selection w/Preroll | As the previous menu, except it starts the playback a few bars or seconds before the beginning of the selection (the amount of time can be set in the Preferences) |
- Start/Continue/Stop | FIXME |
+ Start/Continue/Stop | Leaves loop play or range play mode but without stopping the transport |
Play from Edit Point and Return | Starts the playback at the Edit point, and when stopped, goes back to the original location |
Play Loop Range | If a Loop range is defined, play it and loop until stopped |
Start Recording | This is a shortcut to trigger the global recording, and start playback at once |
@@ -21,10 +21,10 @@
Set Punch from Selection | Same thing, for Punch |
Set Session Start/End from Selection | Same thing, for the start and end markers of the session, defining the session's length |
- Forward | FIXME |
- Rewind | Plays the audio backwards from the playhead on |
- Transition to Roll | FIXME |
- Transition to Reverse | FIXME |
+ Forward | Plays the audio forwards from the playhead on. If the audio is already playing forwards, increment its speed by 50%. |
+ Rewind | Plays the audio backwards from the playhead on. If the audio is already playing backwards, increment its speed by 50%. |
+ Transition to Roll | Plays the audio forwards, with a speed of 1 (real time) |
+ Transition to Reverse | Plays the audio backwards, with a speed of 1 (real time) |
Playhead | |
Playhead to Mouse | Set the position of the playhead at the current position of the mouse cursor |
diff --git a/include/using-the-mouse.html b/include/using-the-mouse.html
index def088c1..d593743a 100644
--- a/include/using-the-mouse.html
+++ b/include/using-the-mouse.html
@@ -86,24 +86,9 @@
Ctrl (Control)
Shift
Alt
- Mod2
- Mod3
- Mod4
- Mod5
+ Win (Super/Windows)
-
- The following section is almost certainly wrong. Will need to be checked
- and rewritten asap.
-
-
-
- Mod2 typically corresponds to the NumLock key on many systems.
- On most Linux systems, there are no keys that will function as modifiers
- Mod3, Mod4 or Mod5 by default, but they can be setup using
- xmodmap(1). This can be rather useful.
-
-
OS X Modifiers