F10::Volume_Up
F9::Volume_Down
;send space for vlc player. for 5 in numpad wher numpad is off
NumpadClear::
{
If WinActive("ahk_class QWidget")
{
Send {Space}
return
}
}
/*
SC15D::
{
Send {PgUp}
return
}
return
*/
SC15D & RIGHT::Send #{RIGHT}
SC15D & LEFT::Send #{LEFT}
!x::Send {Up 10}
!,::Send {Up 10}
!.::Send {Up 10}
Sunday, June 5, 2011
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2011
(31)
-
▼
June
(9)
- Laimis Oracle blog | Oracle database issues diary
- "set linesize 160set pagesize 100column 'Seconds' ...
- turn off screen monitor
- HP17 aHK
- turn off monitor --RadilaMenu
- taskbar - autohide script
- Quick Launch - Taskbar and start menu properties
- Folder Menu Function
- What code should I use to show/make custom context...
-
▼
June
(9)
No comments:
Post a Comment