FrancescoCeruti / linux-show-player

Linux Show Player - Cue player designed for stage productions
https://linux-show-player.org
GNU General Public License v3.0
205 stars 49 forks source link

Custom key assign #176

Closed vasconl closed 5 years ago

vasconl commented 5 years ago

I'm new to Linux and found Linux Show Player to do audio cues for musical productions usefull.

The only thing I really miss at this moment is assigning custom keyboard shortcuts. Space is already assigned to play but the ESC key does not work to stop like in QLab, Multiplay and other cueplayers does. This is a problem because we use a special hardware cue button box at our mixingdesk to control applications like this.

q-widget-2usb-top-a1

This box works like a USB keyboard (with just 5 buttons) where the GO button is fixed space, STOP fixed ESC, etc. So a custom learning hotkey for cuelist wide operation is a must have if you wanna go with the great applications like QLab, Multiplay, etc and control them with this kind of hardware.

fnetX commented 5 years ago

Hey, in #172 there is a general shortcut implementation for cues. Although I didn't test it yet, you should be able to assign ESC to a Stop-All cue.

I'd still appreciate a proper solution for reassigning global shortcuts if needed, but if the work around helps this might be of lower priority.

FrancescoCeruti commented 5 years ago

This is already been requested multiple times. In the development version this has been already implemented

Thanks for the feedback anyway :smile: