About Task manager in window xp
July 26th, 2016
http://www.windowsnetworking.com/kbase/WindowsTips/WindowsXP/UserTips/Customization/EnableDisableTaskManagerinWindowsXPHomePro.html
http://www.windowsnetworking.com/kbase/WindowsTips/WindowsXP/UserTips/Customization/EnableDisableTaskManagerinWindowsXPHomePro.html
thanx sir but how to change this key cntrl+shift+esc to shift+tab+esc ?
I’m 99% you can’t because it’s a system protected behaviour (so you know it’s a legitimate interaction and nothing taking over the key sequence).
You could rebind the keys, so ctrl isn’t ctrl, but if anyone uses the machine long enough they’d figure it out. To do that, something like http://www.autohotkey.com/docs/misc/Remap.htm
I use this to make my del key act as the insert key, since I don’t have an insert key on my mini keyboard. When I press del, it won’t do the del function, it’ll do the insert one.
ok