Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Software
Stream Deck
Commits
eea9acc1
Commit
eea9acc1
authored
Sep 05, 2022
by
Jonas
Browse files
add media buttons
parent
31a69667
Changes
1
Hide whitespace changes
Inline
Side-by-side
stream-deck-script.ahk
View file @
eea9acc1
...
...
@@ -12,6 +12,11 @@ F13::
SetTimer, RemoveToolTip, 1000
return
; Media control
F14::Media_Prev
F15::Media_Play_Pause
F16::Media_Next
RemoveToolTip:
SetTimer, RemoveToolTip, Off
ToolTip
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment