블루투스 장치를 사용하고 있을경우, 바탕화면 하단에 알림을 설정할 수 있습니다.
=========================================================
http://forum.notebookreview.com/showthread.php?t=106738
=========================================================
Re: Caps lock on/off on-screen display
---------------------------------------------------------
Huge kick.
The notification is caused by a process called bttray.exe.
Killing it might fix the problem, but it'll break down you BT (or at least partially).
The solution is to edit this value in the registry:
HKEY_LOCAL_MACHINE\SOFTWARE\Widcomm\BTConfig\General\KeyIndication
Change it from 1 to 0. Reboot.
I doubt anyone will ever be bothered enough to find my solution, but hey, at least there is a solution .
---------------------------------------------------------
간단히 정리하면,
블루투스 장치가 설치가되면, bttray.exe 실행파일이 작업관리자에 실행됩니다.
위 화면처럼 바탕화면 하단에 알림을 알리고 싶으시면 아래의 레지스트리를 수정하시면 됩니다.
(레지스트리에 아래의 key가 없다면 pc에 블루투스를 이용할 수 있는지 확인해보세요.)
HKEY_LOCAL_MOCHINE\SOFTWARE\Widcomm\BTconfig\General
REG_DWORD
KeyIndication => 1 (Toggle Key 변경 알림 On)
KeyIndication => 0 (Toggle Key 변경 알림 Off)
'공부할것들 > 운영체제' 카테고리의 다른 글
BlueScreen 체크하기 (1) | 2013.06.13 |
---|---|
USB, SATA 속도 비교 (0) | 2012.09.13 |
Tail command for Windows (CMD) (0) | 2012.09.12 |
WindowsXP administrator 암호 분실시 해결 방법입니다 (0) | 2010.04.20 |
How to block Microsoft SpyNet (0) | 2010.04.14 |