Cake Tiger Posted April 21, 2016 Report Share Posted April 21, 2016 Does anyone know an easy way of programming a remote so it replicates the effect of a right mouse button click. It must have been fairly easy and I don't think it involved any coding. I've done it before but I can't remember how I did it and now I need to do it again. Grrrr.... Quote Link to comment Share on other sites More sharing options...
yawor Posted April 21, 2016 Report Share Posted April 21, 2016 Hi,There's no way of directly invoking any mouse actions with the Flirc itself as it acts only as a keyboard. There are some indirect ways to achieve this. It's OS/software dependant. For example in Windows you can turn on availability option to control the mouse cursor with a numeric keypad portion of the keyboard:4, 8, 6, 2 = move left, up, right, down1, 7, 9, 3 = move along diagonals5 = click selected mouse button (selected mouse button is displayed on the system tray mouse icon)+ = double click selected mouse button0 = click and hold selected mouse button. - release mouse button (after being hold by pressing 0)/ = select left mouse button* = select both buttons- = select right mouse button Quote Link to comment Share on other sites More sharing options...
Cake Tiger Posted April 21, 2016 Author Report Share Posted April 21, 2016 Cheers.For anyone else looking, programming "C" has the effect I wanted - bringing up the context menu on Kodi. Quote Link to comment Share on other sites More sharing options...
yawor Posted April 21, 2016 Report Share Posted April 21, 2016 Oh, you haven't mentioned that you wanted to open context menu in Kodi. I would tell you straight away that it is opened using C key.Next time please try explaining in more details what you want to achieve :). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.