PDA

View Full Version : Information about "HKEY_LOCAL_MACHINE\Drivers\HID\ClientDrivers\ Keyb oard"


totalcmdext
12th April 2007, 02:59 PM
Could someone give me input about the following registry entry?
Is for Hadrware keyboard and KBDHID.DLL is the file which contain letter?

[HKEY_LOCAL_MACHINE\Drivers\HID\ClientDrivers\Keybo ard]
"DLL"="KBDHID.DLL"
"Prefix"="KBD"
"IClass"="{CBE6DDF2-F5D4-4e16-9F61-4CCC0B6695F3}"
"RemoteWakeup"=dword:00000001
"Flags"=dword:00010000

thanks

ADB100
12th April 2007, 03:04 PM
I think this is a driver for a Bluetooth Keyboard. HID is Human Interface Device, it includes remote controls and mice etc.

HTH

Andy