Win+X launches Excel
This commit is contained in:
parent
80a7915bf1
commit
2f2fcfaba1
@ -67,6 +67,7 @@ KeyToGrab(Spacebar), WithModifier(Win), WithAction(LockWorkstation)
|
|||||||
|
|
||||||
# Extern commands:
|
# Extern commands:
|
||||||
KeyToGrab(E), WithModifier(Win), WithAction(Exec explorer.exe /e,c:\)
|
KeyToGrab(E), WithModifier(Win), WithAction(Exec explorer.exe /e,c:\)
|
||||||
|
KeyToGrab(X), WithModifier(Win), WithAction(Exec C:\Program Files\Microsoft Office\Office12\EXCEL.EXE)
|
||||||
KeyToGrab(Pause), WithModifier(Win), WithAction(Exec control.exe sysdm.cpl)
|
KeyToGrab(Pause), WithModifier(Win), WithAction(Exec control.exe sysdm.cpl)
|
||||||
KeyToGrab(Home), WithModifier(Win), WithAction(Exec docs\bblean.htm)
|
KeyToGrab(Home), WithModifier(Win), WithAction(Exec docs\bblean.htm)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user