March 7, 2009
As of ubuntu 8.04, the gnome bluetooth utility does not work by itself to enable a bluetooth mouse.
Here are the steps I had to go through to get my razer pro|click mobile working with my eee pc running eee ubuntu 8.04:
push the button on the bottom of the mouse
sudo hidd –search
Copy the mac address
sudo nano /etc/bluetooth/hcid.conf
add this at the bottom, replacing MOUSE_ADDR with device mac address:
device MOUSE_ADDR {
name “Bluetooth Mouse”;
}
save and exit file
/etc/init.d/bluetooth restart
sudo hidd –search
Leave a Comment » |
eee pc, linux, ubuntu |
Permalink
Posted by Pat McKay
March 1, 2009
SpokenWord.org is a website which takes shared web content into a new paradigm. It allows you to make a custom rss feed that is a conglomeration of feeds, which can be based on your own feeds, published feeds, or others’ spokenword custom feeds. I see it making podcasting truly useful for me.
The whole thing is really a database that links content from many places, runs it through filters, and spits out just what you want. It is amazing.
Leave a Comment » |
DIY |
Permalink
Posted by Pat McKay