Jump to content
Flirc Forums

Recommended Posts

Posted

I am using the windows GUI to program my new FLIRC for DVB Dream.

 

I mapped Ctrl-Shift-Up but it is not being recognised by DVB Dream. Having tested the button with a program that outputs key presses, I noticed that the sequence output by FLIRC is:

 

Ctrl key_down

Shift key_down

Up key_down

Ctrl key_up

Shift key_up

Up key_up.

 

I think that the problem is that the DVB Dream application is registering the Up key_up event and at this point the Ctrl and Shift keys have been released.

 

How can I solve this problem? I've tried searching but I can't find anything about this in the help, forums or anything obvious within the GUI.

Posted

Actually, it would be nice if the app could just record a sequence of key presses and play that back, that is how my logitech mouse works when programming it's additional buttons.

Posted

I believe Flirc sends combinations all at exactly the same time.

We had an issue with windows media centre and this kind of thing:

 

Bad news: If it is this, I don't have a work around I can suggest. Sorry!

  • 2 weeks later...
Posted

I guess it is related the the other thread.

 

I tried mapping the keys in reverse order (e.g, clicking up, then shift, then ctrl) hoping that this would mean that the shift and ctrl where still 'pressed' during the up_keyup event but when I do this it only outputs the up key.

 

Is the order/timing of keys due to the hardware or could it in theory support more complex timing? Ideally the gui would record a key combination and play it back verbatim..

Posted

Is the order/timing of keys due to the hardware or could it in theory support more complex timing?

 

I've been led to believe that it is possible to implement, no ETA on it though unfortunately 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...