diff --git a/app/templates/index.html b/app/templates/index.html index 6324b7b..f741938 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -1931,7 +1931,7 @@ ]}, { label: 'Help', items: [ { label: 'About SonicForge', icon: 'info', action: () => showToast('SonicForge Studio v1.0 - Professional DAW','info') }, - { label: 'Keyboard Shortcuts', icon: 'keyboard', action: () => showToast('Ctrl+Z: Undo | Ctrl+Y: Redo | Space: Play/Pause','info') }, + { label: 'Keyboard Shortcuts', icon: 'keyboard', action: () => showToast('Ctrl+Z:Undo Ctrl+Y:Redo Space:Play S:Split Del:Delete Ctrl+I:NewTrack Ctrl+Alt+I:Import Ctrl+E:EditTab Ctrl+M:Merge Ctrl+C:Copy Ctrl+X:Cut Ctrl+V:Paste Ctrl+O:Open Ctrl+S:Save Ctrl+Alt+S:SaveAs','info') }, ]}, ].map(menu => (