fix Win+E bbKeys Workspace folder path
This commit is contained in:
parent
f2f0e05056
commit
c2fffb216f
@ -66,7 +66,7 @@ KeyToGrab(F12), WithModifier(Win), WithAction(Shutdown)
|
||||
KeyToGrab(Spacebar), WithModifier(Win), WithAction(LockWorkstation)
|
||||
|
||||
# Extern commands:
|
||||
KeyToGrab(E), WithModifier(Win), WithAction(Exec explorer.exe /e,c:\Users\JoshHoltrop)
|
||||
KeyToGrab(E), WithModifier(Win), WithAction(Exec explorer.exe /e,C:\Workspace)
|
||||
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(Home), WithModifier(Win), WithAction(Exec docs\bblean.htm)
|
||||
|
Loading…
x
Reference in New Issue
Block a user