„Google“ grupės nebepalaiko naujų „Usenet“ įrašų ar prenumeratų. Istorinį turinį galima peržiūrėti.

button press shuts down the PC

28 peržiūros
Praleisti ir pereiti prie pirmo neskaityto pranešimo

Dan

neskaityta,
2006-08-25 15:02:422006-08-25
kam:
I hope that someone here helps me because in the standard help groups no one
did.
In my keyboard there most right button press shuts down the PC. This must be
eliminated. I'd like to install some software that modifies that behavior.

Thanks in advance

Dan


Doron Holan [MS]

neskaityta,
2006-08-26 02:55:192006-08-26
kam:
read http://support.microsoft.com/default.aspx?scid=kb;EN-US;Q302092. for
ps2 youwill need to write a driver. for usb, you can disable that top level
collection. if you are going to write a driver, use KMDF
http://www.microsoft.com/whdc/driver/wdf/KMDF_pkg.mspx

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Dan" <d...@john.com> wrote in message
news:e9SYGVCy...@TK2MSFTNGP04.phx.gbl...

Dan

neskaityta,
2006-08-26 13:25:542006-08-26
kam:
Thanks,
I'm really no in the level to cope with such a driver, but I can right a
simple win32 application that hooks this key (with a hook dll) message and
may be do something with it.
Do you think this may work?

Thanks

Dan
"Doron Holan [MS]" <dor...@nospam.microsoft.com> wrote in message
news:eBEoYyNy...@TK2MSFTNGP03.phx.gbl...

Ali

neskaityta,
2006-08-26 04:02:552006-08-26
kam:

IMHO the answer is NO! Its something to filter the requests originating
from apps. The filter (a driver that hangs between the I/O stack
passing through) woud e the best solution.


ali

Arkady Frenkel

neskaityta,
2006-08-26 09:39:022006-08-26
kam:
So try SetWindowsHook(Ex) for VK_SLEEP , obviously the minus of the method
, that it work only after your app will hook and throw the key
Arkady

"Dan" <d...@john.com> wrote in message

news:O9a7sDOy...@TK2MSFTNGP06.phx.gbl...

Doron Holan [MS]

neskaityta,
2006-08-26 18:48:022006-08-26
kam:
that won't work. while the key press is sent to the raw input thread as a
scan code, it is also reported to the power manager directly as a power
"button" press. this path has no UM filtering in it.

d

--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.


"Dan" <d...@john.com> wrote in message

news:O9a7sDOy...@TK2MSFTNGP06.phx.gbl...

Dan

neskaityta,
2006-08-27 10:00:392006-08-27
kam:
I came accross some hot-key programs like AutoHotKey which clame to modify
any key.
Would that work?

Thanks

Dan
"Doron Holan [MS]" <dor...@nospam.microsoft.com> wrote in message

news:uVHuwGWy...@TK2MSFTNGP03.phx.gbl...

Gary Chanson

neskaityta,
2006-08-27 15:09:452006-08-27
kam:
No. I was going to offer you my own version of a hot key program until
I noticed what key you wanted to re-program.

--

- Gary Chanson (Windows SDK MVP)
- Abolish Public Schools

"Dan" <d...@john.com> wrote in message

news:#x73q1Yy...@TK2MSFTNGP05.phx.gbl...

0 naujų pranešimų