Difference between revisions of "Dell XPS M1330"

From Organic Design wiki
(replace hdd)
(Bluetooth mouse)
Line 2: Line 2:
 
*Hard drive seems a bit dodgy, and only 120GB, [http://www.digizone.co.nz/index.php?main_page=product_info&cPath=9_80&products_id=2452&zenid=a22168f8a085e7db02f69b22bf86fa2c this 320G] might be a good replacement.
 
*Hard drive seems a bit dodgy, and only 120GB, [http://www.digizone.co.nz/index.php?main_page=product_info&cPath=9_80&products_id=2452&zenid=a22168f8a085e7db02f69b22bf86fa2c this 320G] might be a good replacement.
  
 +
== Bluetooth mouse ==
 +
For some reason my ''Microsoft Bluetooth Notebook Mouse 5000'' wouldn't connect when using the GUI bluetooth tool in the system tray, but it worked fine when connecting from the shell. First get the devices MAC address:
 +
hcitool scan
 +
This will yield something like the following:
 +
00:1D:D8:93:90:3D      Microsoft Bluetooth Notebook Mouse 5000
 +
Then connect to the device with:
 +
hidd --connect 00:1D:D8:93:90:3D
  
 
[[Category:Nad]]
 
[[Category:Nad]]

Revision as of 21:31, 12 August 2008

Bluetooth mouse

For some reason my Microsoft Bluetooth Notebook Mouse 5000 wouldn't connect when using the GUI bluetooth tool in the system tray, but it worked fine when connecting from the shell. First get the devices MAC address:

hcitool scan

This will yield something like the following:

00:1D:D8:93:90:3D      Microsoft Bluetooth Notebook Mouse 5000

Then connect to the device with:

hidd --connect 00:1D:D8:93:90:3D