Jump to content

Recommended Posts

Posted

Hello, I didn't get to go to Bett this year:(, but my OH did and bought me back the Emergency Button as a present.... ah geek love :D

 

Now it glows which is really cool and changes colour when I press it, but does not load up the site, so I was wondering if anyone else has got their working in Linux.

 

Thanks,

 

Jo

Posted

Jo!

 

almost .... :/

 

I was challenged to reverse engineer it but on the train home last night I did notice that if you have a terminal open when you press it it does 'exhibit' the same behaviour as on Windows but doesn't open a browser.

 

(ie, it inputs EduGeek.net to the console).

 

I'm still looking at how to understand how it works a bit further as it seems more clever than the last incarnation ;)

Posted
How does the device present itself to the computer, hardware-wise? E.g. a keyboard? If so, you could use one of the key monitoring programs to find out what it's sending.
Posted

Well I got it working but I cheated :rolleyes:

 

For some reason in Ubuntu in the console it is posting "rwww.edugeek.net"

 

Not sure why the 'r' is there, anyway I just created a script in /usr/bin called "rwww.edugeek.net" that just runs "firefox www.edugeek.net"

 

It works, but I fill it's not quite the proper way! Might come back to it when I have some spare time!!

 

Thanks,

 

Jo

  • Thanks 1
Posted
How does the device present itself to the computer, hardware-wise? E.g. a keyboard? If so, you could use one of the key monitoring programs to find out what it's sending.

 

 

Well running

sudo ls -l /dev/input/by-id/

 

 

Gives me:

total 0
lrwxrwxrwx 1 root root 9 2010-01-14 18:08 usb-046d_G15_Gaming_Keyboard-event-if01 -> ../event6
lrwxrwxrwx 1 root root 9 2010-01-14 18:08 usb-046d_G15_Gaming_Keyboard-event-kbd -> ../event5
lrwxrwxrwx 1 root root 9 2010-01-14 18:24 usb-2000_beba-event-if00 -> ../event7
lrwxrwxrwx 1 root root 9 2010-01-14 18:08 usb-Logitech_G9_Laser_Mouse_F8A2470F500029-event-if01 -> ../event4
lrwxrwxrwx 1 root root 9 2010-01-14 18:08 usb-Logitech_G9_Laser_Mouse_F8A2470F500029-event-mouse -> ../event3
lrwxrwxrwx 1 root root 9 2010-01-14 18:08 usb-Logitech_G9_Laser_Mouse_F8A2470F500029-mouse -> ../mouse1

 

 

So I am assuming it is the 2000_bebe device.

Posted

Yeah, it's a keyboard now (used to be a disk...).

 

Jo, the r will be as it's sending winkey+r (to get the run dialogue up on windows).

  • Thanks 2

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...