新电脑

>>>>Home/End/PageUP/PageDown->F9-F12 | 屏蔽Shift+Space |  CapsLock当Return

#NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.

; #Warn  ; Enable warnings to assist with detecting common errors.

SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.

SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.

Home::F9

F9::Home

End::F10

F10::End

PgUp::F11

F11::PgUp

PgDn::F12

F12::PgDn

<+Space::return

CapsLock::Send {Return}


>>>>Chrome + Suspicious Site Reporter + chrome://flags/  ->Context menu show full URLs



发表评论:

Powered by emlog