bbKeys: disable Win+C

This commit is contained in:
Josh Holtrop 2015-02-06 14:28:47 -05:00
parent e0ff584c5f
commit fcf7e82615

View File

@ -66,7 +66,7 @@ KeyToGrab(F12), WithModifier(Win), WithAction(Shutdown)
KeyToGrab(Spacebar), WithModifier(Win), WithAction(LockWorkstation)
# Extern commands:
KeyToGrab(C) WithModifier(Win), WithAction(Exec "C:\Users\root\Desktop\tools\Cygwin Terminal.lnk")
#KeyToGrab(C) WithModifier(Win), WithAction(Exec "C:\Users\root\Desktop\tools\Cygwin Terminal.lnk")
#KeyToGrab(E), WithModifier(Win), WithAction(Exec explorer.exe /e,c:\)
#KeyToGrab(Pause), WithModifier(Win), WithAction(Exec control.exe sysdm.cpl)