On Wednesday 05 September 2012 19:40:31 Slávek Banko wrote:
Dne st 5. září 2012 Darrell Anderson napsal(a):
I have a suggestion to set default global shortcuts in kmix to XF86AudioRaiseVolume, XF86AudioLowerVolume and XF86AudioMute. With this settings should work immediately keys on multimedia keyboards.
Does anyone have any objections?
Only if you resolve enhancement request 857 at the same time. :-)
What are the proposed new shortcuts?
Darrell
Update keyboard shortcuts is simple. Recasting icon behaviour requires programming. :'(
Actually is bad idea to bind keys directly in program, use kmixrc instead:
[Global Shortcuts] Decrease volume=XF86AudioLowerVolume Increase volume=XF86AudioRaiseVolume Toggle mute=XF86AudioMute
Slavek