If you plug FreeEMS into a windows box without doing this, it will be detected as a serial mouse, and click/move wildly ad infinitum or until unplugged.
A youtube video of similar behaviour:
http://www.youtube.com/watch?v=7IP4_yKdvLgI believe this is the technique I used once to do the same thing:
Open registry, and find this:
Code:
Location: HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\sermouse
Key: Start
Value: 3
Then do this:
Quote:
Change Value to 4, which is Disabled and it will stop this problem occurring.
Or use regedit:
Code:
REG ADD "HKLM\SYSTEM\CurrentControlSet\Services\sermouse" /V Start /T REG_DWORD /F /D 4
Source:
http://stackoverflow.com/questions/9226 ... rial-mouseFred.
_________________DIYEFI.org - where Open Source means Open Source, and Free means Freedom
FreeEMS.org - the open source engine management system
FreeEMS dev diary and
its comments thread and
my turbo truck!n00bs, do
NOT PM or email tech questions! Use the forum!
The ever growing list of FreeEMS success stories!