so in my registry my Ralt is volume down , and APP is volume up
now this doesnt work... its probably the lack of sleep (insomnia)
Send {Alt} & {Volume_Down}::{Media_Prev}
Thanks to who ever can fix this stupid thing..
hotkey
Started by
dragonuser76
, Oct 11 2012 11:25 PM
5 replies to this topic
#1
Posted 11 October 2012 - 11:25 PM
#2
Posted 11 October 2012 - 11:48 PM
~RAlt & Appskey::Send {Media_Prev}That what you wanted?
#3
Posted 11 October 2012 - 11:55 PM
~RAlt & Appskey::Send {Media_Prev}That what you wanted?~LAlt & Appskey::Send {Media_Prev}But Appskey is Volume_down in my registry , but i guess i could just return the key to its normal state and use this , then add another line for volume
#4
Posted 12 October 2012 - 12:04 AM
~LAlt & Appskey::Send {Media_Next}
~LAlt & Ralt::Send {Media_Prev}
~RWin::Send {Media_Play_Pause}
~RAlt::Send {Volume_Down}
~Appskey::Send {Volume_Up}Is what i came up with , works fine
But can i stop the Appskey from opening the drop down menus?
#5
Posted 12 October 2012 - 12:57 AM
~LAlt & Appskey::Send {Media_Next} ~LAlt & Ralt::Send {Media_Prev} ~RWin::Send {Media_Play_Pause} ~RAlt::Send {Volume_Down} ~Appskey::Send {Volume_Up}
Is what i came up with , works fine
But can i stop the Appskey from opening the drop down menus?
Appskey::Send {Volume_Up}<!-- m -->http://www.autohotke...eys.htm#Symbols<!-- m --> search for tilde.
#6
Posted 12 October 2012 - 01:30 AM
I see, thanks~LAlt & Appskey::Send {Media_Next} ~LAlt & Ralt::Send {Media_Prev} ~RWin::Send {Media_Play_Pause} ~RAlt::Send {Volume_Down} ~Appskey::Send {Volume_Up}
Is what i came up with , works fine
But can i stop the Appskey from opening the drop down menus?Appskey::Send {Volume_Up}<!-- m -->http://www.autohotke...eys.htm#Symbols<!-- m --> search for tilde.
Im used to "expression 2" which is a variant of lua , and that + terrible insomnia , easy to skip stuff




