"windows key" + L
csimon
Acadiana Icrontian
I started a thread yesterday when the server here was down concerning fast user switching.
reference ...http://forums.pcper.com/showthread.php?t=375546
I got the fast user switching thing fixed but it only works if I take the long way around and go to start>log off>switch user.
Now the shorcut around this that is supposed to work as you may know is "windows key" + L.
The problem is that now "windows key" + L does absolutely nothing. Keys like ctrl + alt + del are still functional.
Any idea what I could be missing here?
Oh yeah I must mention that I did some services & registry tweaking so in all likelyhood it's something I changed ...just not sure what yet.
thanks in advance
csimon
reference ...http://forums.pcper.com/showthread.php?t=375546
I got the fast user switching thing fixed but it only works if I take the long way around and go to start>log off>switch user.
Now the shorcut around this that is supposed to work as you may know is "windows key" + L.
The problem is that now "windows key" + L does absolutely nothing. Keys like ctrl + alt + del are still functional.
Any idea what I could be missing here?
Oh yeah I must mention that I did some services & registry tweaking so in all likelyhood it's something I changed ...just not sure what yet.
thanks in advance
csimon
0
Comments
; Windows Key
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoWinKeys"=dword:00000001
"NoWinKeys"=dword:00000000
all I did was completely remove ...
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b, e0,00,00,5c,e0,\
00,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]
"NoWinKeys"=dword:00000001
thanks for your help!