tools: gst-play: add 'n' and 'b' as additional shortcuts for next/previous item
authorTim-Philipp Müller <tim@centricular.com>
Thu, 25 Feb 2016 23:13:39 +0000 (23:13 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 25 Feb 2016 23:16:22 +0000 (23:16 +0000)
commita153804566c5fa08a98d63bb70ded73e1f0a71d6
treeaa3c23c95b456f24fa2dc949ea8c50d6c9c02569
parent16e53defe58aaefa1d2e64ee268ab6b3d41fd2a0
tools: gst-play: add 'n' and 'b' as additional shortcuts for next/previous item

< and > are composed with shift + something else on many keyboards
layouts, so don't work well when injecting them via windowing systems
which will send them as shift key press and separate other key, and
we the don't combine that to < or > properly. n/b are easier.
tools/gst-play-1.0.1
tools/gst-play.c