Razor-qt / razor-qt

Razor is now LXQt:
http://lxqt.org
Other
366 stars 78 forks source link

Global shortcut key settings for XF86Mute is not saved #629

Closed CaledoniaProject closed 10 years ago

CaledoniaProject commented 11 years ago

Hi,

The new shortcut editor is pretty cool!

I've created lots of binding, they all worked well once I set it.

But upon next start of Razor, the XF86Mute key is not saved, the reset is fine.

AndyM48 commented 11 years ago

XF86AudioMute is preset here, and works fine, have I misunderstood?

kuzmas commented 11 years ago

XF86AudioMute is set by volume plugin on its first start - then you're free to change it. Unfortunately, I don't have much time now to spend on Razor-qt. As soon as I get it I'll try my best to fix it.

@CaledoniaProject: Meanwhile, could you answer these questions, please:

  1. the action bound to XF86Mute - what kind of action it is: app launch/dbus call/client lib call?
  2. when you create this action - is it visible in the editor? if yes - could you send me file ~/.config/razor/globalkeyshortcuts.conf while it's visible and the same file after Razor restart when it's no longer here. Thanks!
CaledoniaProject commented 11 years ago

@kuzmas I bind XF86Mute key to a bash script

Yes, it's visible when I created it, and effects immediately after creating it.

And I seems to understood it, the setting got overridden:

[XF86AudioMute.17] Enabled=true Comment=Mute/unmute sound volume path=/panel/panelvolume/mute

Damn, that doesn't work for me ;-P

kuzmas commented 11 years ago

Is this the only section with 'XF86AudioMute' ?

CaledoniaProject commented 11 years ago

Yep, today I started Razor, and I found the section was removed ;-P