Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Pressing key twice to increase volume down one step?

If you have a question or need help, this is the place to be.
Post Reply
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Pressing key twice to increase volume down one step?

Post by Biff »

I have toggled a remote control key with the XBMC volume up and one with volume down. I have to press each key twice to increase or decrease the volume by one step. How could I make it to press each key just once for one step down / up?
XBMC.xml
(64.32 KiB) Downloaded 95 times
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Pressing key twice to increase volume down one step?

Post by jonib »

Biff wrote:I have toggled a remote control key with the XBMC volume up and one with volume down. I have to press each key twice to increase or decrease the volume by one step. How could I make it to press each key just once for one step down / up?
Check the events you get when you press the volume up (or other key) several times and you are probably getting two (or more) different codes. If you do just put both events in the macro. Read here why the same button would generate different events.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Pressing key twice to increase volume down one step?

Post by Biff »

Many thanks, jonib,

For the link, also; I do not quite understand, what that all means. What have I to do now?

That is how it looks like, when I press these two buttons:

Image

Many thanks again.

By the way, is there still any other EG forum?
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Pressing key twice to increase volume down one step?

Post by jonib »

Biff wrote:For the link, also; I do not quite understand, what that all means. What have I to do now?
As you are getting two different codes from your remote you need to drag both events from the log to the appropriate macro, so it will react to both. Sorry I can't think of better instructions.
By the way, is there still any other EG forum?
I don't know any other, this is the "Official" one.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Pressing key twice to increase volume down one step?

Post by Biff »

OK, thank you very much,jonib,

Is there a way to detoggle the volume keys (up, down) from the Windows (standard) volume? I do not want to use the system volume to always keep the system volume stay the same, unchanged, but I would like to control the volume of XBMC with these keys. And the same with the green button on the remote control, can I detoggle it form the Windows Media Center and toggle it with XBMC, so I could start it using this key?

Thanks again.
jonib
Plugin Developer
Posts: 1328
Joined: Thu Mar 26, 2009 9:33 pm
Location: Sweden

Re: Pressing key twice to increase volume down one step?

Post by jonib »

Biff wrote:Is there a way to detoggle the volume keys (up, down) from the Windows (standard) volume? I do not want to use the system volume to always keep the system volume stay the same, unchanged, but I would like to control the volume of XBMC with these keys. And the same with the green button on the remote control, can I detoggle it form the Windows Media Center and toggle it with XBMC, so I could start it using this key?
Should be possible, it depends on your remote receiver. Best is to look/post in the support thread for that receiver/remote. I only know that the my MCE receiver needs a service installed from the plugin settings.

jonib
XBMC2 plugin to control XBMC. If you want to flatter me Image
Biff
Experienced User
Posts: 56
Joined: Mon Mar 25, 2013 11:06 am

Re: Pressing key twice to increase volume down one step?

Post by Biff »

OK, I will try to find such a forum, thanks.
Post Reply