Devcon

  • Thread starter Thread starter Andy
  • Start date Start date
A

Andy

I can't get devcon to turn off my touchpad.
This is what I am using.

c:\z_keep\i386\devcon disable *ACPI\SYN0141
 
You can use the following :

devcon find ACPI*

....to see if you have the right name for your device, as this command
should list all devices conforming to the ACPI spec...

==

Cheers, Tim Meddick, Peckham, London. :-)
 
You can use the following :



devcon find ACPI*



...to see if you have the right name for your device, as this command

should list all devices conforming to the ACPI spec...



==



Cheers, Tim Meddick, Peckham, London. :-)
Thanks Tim.

This is not working.

Andy


ACPI\SYN0141\4&B310638&0 : Synaptics PS/2 Port TouchPad

devcon disable ACPI\SYN0141*
 
Andy expressed precisely :
I can't get devcon to turn off my touchpad.
This is what I am using.

c:\z_keep\i386\devcon disable *ACPI\SYN0141

Not sure this helps but there's an option in *Control Panel > Mouse >
Device* tab to disable (Synaptics) touchpad whenever I have a USB mouse
plugged in. (XP Pro SP3 on Dell Precision M90 portable workstation)

--
Garry

Free usenet access at http://www.eternal-september.org
ClassicVB Users Regroup!
comp.lang.basic.visual.misc
microsoft.public.vb.general.discussion
 
Andy said:
ACPI\SYN0141\4&B310638&0 : Synaptics PS/2 Port TouchPad

devcon disable ACPI\SYN0141*

Can you deactivate it manually in the Device Manager?

What does devcon say when it "is not working"?


Uwe
 
Andy,
Yes, Uwe, and also in Device Manager you could look for the "Power
Options" tab, in it's [the device's] properties page. It's my thought that
maybe you *have* got the [devcon] syntax right, but that the device is not
enabled for power save switching by the OS (Windows enabled APM)...

==

Cheers, Tim Meddick, Peckham, London. :-)
 
Back
Top