I finally just gave it a crack myself and wrote up a ruby script that controls Amarok with the remote, but I was wondering if there was a better way to do this - something more generic so it would work on things other than Amarok. Also, I have to start it up manually when I reboot with "sudo cat /dev/hiddev0 | ruby remote.rb" because it has to have root permissions to cat from /dev/hiddev0, but if I run it in a startup script it actually runs AS root - and I'd rather not run my music player as root.
Other than that it works great on my machine (1.6 Ghz Intel Mini running Ubuntu 6.10). What do you think? Are there ways to improve this? Does it work on your distro/machine? I'd like to know how I can make it better and hopefully set up a package that's easy to distribute/configure.
Regards, -Jonathan Woffenden
remote.rb
Description: application/ruby
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Mactel-linux-devel mailing list Mactel-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel