Add shortcuts in welcome text

This commit is contained in:
Alex Spataru 2021-02-06 22:18:35 -05:00
parent 6ffb522d86
commit 41c6337e8e
4 changed files with 22 additions and 1 deletions

View File

@ -24,4 +24,9 @@ MCU-Projekten, lesen Sie bitte das Wiki:
→ https://github.com/Serial-Studio/Serial-Studio/wiki
Tastatürkürzel:
Ctrl + S Konsolenpuffer speichern Ctrl + T Konsole anzeigen
Ctrl + O CSV-Datei abspielen Ctrl + D Dashboard anzeigen
Ctrl + , Setup-Bereich umschalten Ctrl + W Widgets anzeigen
Del Konsolenpuffer löschen F1 Info fenster anzeigen

View File

@ -4,7 +4,7 @@ _____ \_ _ \_ ___/_ /_ __ `/_ / _____ \_ __/ / / / __ /__ /_ __ \
____/ // __/ / _ / / /_/ /_ / ____/ // /_ / /_/ // /_/ / _ / / /_/ /
/____/ \___//_/ /_/ \__,_/ /_/ /____/ \__/ \__,_/ \__,_/ /_/ \____/
Welcome to Serial Studio! To start, please select a COM port & baud rate in the
devices pane on the right. If serial connection is successful & incoming data is
interpreted correctly, this pane shall be automatically closed and the dashboard
@ -22,4 +22,9 @@ the wiki:
→ https://github.com/Serial-Studio/Serial-Studio/wiki
Keyboard shortcuts:
Ctrl + S Save console buffer Ctrl + T Show console tab
Ctrl + O Open CSV file for playback Ctrl + D Show dashboard tab
Ctrl + , Toggle setup pane Ctrl + W Show widgets tab
Del Clear console buffer F1 Show "About" window

View File

@ -22,3 +22,9 @@ actuales, por favor lea la wiki:
→ https://github.com/Serial-Studio/Serial-Studio/wiki
Atajos de teclado:
Ctrl + S Guardar salida de la consola Ctrl + T Mostrar la consola
Ctrl + O Reproducir archivo CSV Ctrl + D Mostrar el dashboard
Ctrl + , Mostar panel de configuración Ctrl + W Mostrar los widgets
Del Limpiar salida de la consola F1 Ventana de "Acerca de"

View File

@ -17,4 +17,9 @@ ____/ // __/ / _ / / /_/ /_ / ____/ // /_ / /_/ // /_/ / _ / / /_/ /
→ https://github.com/Serial-Studio/Serial-Studio/wiki
键盘快捷键:
Ctrl + S 保存控制台缓冲区 Ctrl + T 显示控制台标签
Ctrl + O 打开CSV文件进行播放 Ctrl + D 显示仪表板选项卡
Ctrl + , 切换设置窗格 Ctrl + W 显示小部件选项卡
Del 清除控制台缓冲区 F1 显示“关于”窗口