Skip to content
Snippets Groups Projects
Commit 6433e959 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Audio output menu

parent a0726fa8
No related branches found
No related tags found
No related merge requests found
Pipeline #7819 passed
...@@ -7,6 +7,7 @@ Windows builds now include a .com (console) and a .exe (GUI) binary ...@@ -7,6 +7,7 @@ Windows builds now include a .com (console) and a .exe (GUI) binary
Better socket disconnect detection in SSH and telnets sessions Better socket disconnect detection in SSH and telnets sessions
Fix X11 mode scaling and fullscreen with minimal X servers Fix X11 mode scaling and fullscreen with minimal X servers
Massively improve output performance Massively improve output performance
Add option to configure audio output
Version 1.4a Version 1.4a
------------ ------------
......
...@@ -772,6 +772,11 @@ The method of displaying SyncTERM output. The options ...@@ -772,6 +772,11 @@ The method of displaying SyncTERM output. The options
will vary by OS, compile-time options, and installed libraries. See will vary by OS, compile-time options, and installed libraries. See
the -I option to SyncTERM for details on the various modes. the -I option to SyncTERM for details on the various modes.
Audio Output Mode::
Allows disabling different output methods. SyncTERM attempts to
use them in the order listed in the menu, and the first one to
succeed is used going forward.
Scrollback Buffer Lines:: Scrollback Buffer Lines::
The maximum number of lines to keep in the The maximum number of lines to keep in the
scrollback. Once this number is reached, the oldest lines are scrollback. Once this number is reached, the oldest lines are
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment