if you really want to use the keystrokes
create a new text file "OD AutoHide.text" with the path to your OD exe adding the arguments -ah2
copy and paste :
....................................................................................................................
@ Echo off
start "" "C:\Program Files\ObjectDockFree\ObjectDock.exe" -ah2
exit
...................................................................................................................
then rename OD AutoHide.text > OD AutoHide.bat
create a shortcut to OD AutoHide.bat open properties and set the Keystrokes (choose the one you prefer but I guess Ctrl+Alt+R)
set the Accessibility to "Regular" so you can go for the LongDelay, then at the first run of the .bat file the Accessibility will become "AutoHide" and every new run will toggle OFF and ON the AutoHide, well just don't rest with the mouse near the edge of the screen for more than 1 second when the dock is hidden
