Personal tools
Document Actions

bind tux remote to keyboard keys...

Up to Scripts

bind tux remote to keyboard keys...

Posted by maisonobe alexandre at May 08. 2007

i wanted a script to emulate keyboard keys so that i can control application such open office presentation with the remote control .
As i did not find one , i wrote mine .


for the script to work you must install automatix witch is a software made to send keys stroke to X


her is the python script i use :








Attachments

Re: bind tux remote to keyboard keys...

Posted by maisonobe alexandre at May 09. 2007

oups i made a big mistake :


the software is not automatix but Xautomation


I'm sorry :)




Re: bind tux remote to keyboard keys...

Posted by David Bourgeois at May 10. 2007
Hi Alex,

Xautomation includes xte wich is a small comand line wrapper for the Xtest API.

I'm looking to use Xtest directy from python for the presenter widget/application, you'll find more information about that on the wiki at http://wiki.tuxisalive.com/index.php/Presenter

If you want to control presentations, you'll find some interesting links too, keyjnote is really promising.

David

Re: bind tux remote to keyboard keys...

Posted by yohann gabory at July 06. 2007

howaw so good with your script I can control kaffeine and freevo with my tux thanks !!!


Re: bind tux remote to keyboard keys...

Posted by Bastian Kennel at August 07. 2007

Previously yohann gabory wrote:





howaw so good with your script I can control kaffeine and freevo with my tux thanks !!!





How exactly can you do this?
I mean, it is easy to get an output on the shell when a remote key is pressed, but how do you link that to an action in lets say kaffeine, or vlc or something? Are there API hooks to call?

Thanks for your help.

Re: bind tux remote to keyboard keys...

Posted by maisonobe alexandre at August 19. 2007

Bastian , as i said , use a software like Xautomation and download the script i posted


Powered by Ploneboard
You are here: Home Forum Scripts bind tux remote to keyboard keys...

Powered by Plone CMS, the Open Source Content Management System