用360清理了一下系統,再開機鍵盤就不靈了,滑鼠卻可以用。
開啟裝置管理器,看到ps/2標準鍵盤有個黃色的感嘆號。
屬性顯示ps/2 標準鍵盤 windows 無法載入這個硬體的裝置驅動程式。驅動程式可能已損壞或不見了。 (** 39)
用驅動精靈也不行。如果出現這個問題,可以試試這個。我是完美解決了。
開始-執行
輸入regedit
定位到hkey_local_machine\system\currentcontrolset\control\class\
刪除upperfilters項
解除安裝裝置,電腦重新啟動。
然後裝置管理器裡變成:** 10:該裝置無法啟動。
定位到hkey_local_machine\system\currentcontrolset\control\class\
新增字串upperfilters項,內容是kbdclass
解除安裝裝置,電腦重新啟動。
ok!
PS 2鍵盤原理
11.4 鍵盤原理 早期的鍵盤實際上是一種5pin的鍵盤,稱作at鍵盤,是1984年ibm pc的標準鍵盤。在1987年ibm進行了改進,從而變成了現在的ps 2鍵盤。當按下乙個鍵或釋放乙個鍵,鍵盤都會傳送鍵盤掃瞄碼到主機。比如按下a,鍵盤就會傳送0x1c到主機。如果持續按a,當經過乙個給定時間後,...
FPGA 實現PS 2鍵盤控制LED
module ps2 系統訊號 input clk,input rst n,ps2訊號 input data in,input clk in,測試訊號 output reg done flag,output reg 3 0 led reg r1,r2 reg 7 0 ps2 data reg 4 0...
筆記本小鍵盤燈
以下是兩個登錄檔 複製到記事本然後另存為,選擇檔案型別為所有檔案 檔名寫成 reg 的格式,如0.reg,然後雙擊匯入.開機後小鍵盤燈關閉 windows registry editor version 5.00 hkey current user control panel keyboard in...