Code: Select all
$!c::
Send {Ctrl Down}{c}{Ctrl Up}
Return

Code: Select all
$!c::
Send {Ctrl Down}{c}{Ctrl Up}
Return
Yes,this is just what I feel refuesd. After trying, none of these operations could meet my requirements:
Code: Select all
LAlt Up::return
Code: Select all
LAlt :: LCtrl
Code: Select all
Alt::Return
#InputLevel 1
!c::Send {Ctrl Down}{c}{Ctrl Up}
#InputLevel 0
Thank you for your help. Unfortunately, your proposal didn't work either.Rohwedder wrote: ↑11 May 2022, 01:45Then,
try:Code: Select all
Alt::Return #InputLevel 1 !c::Send {Ctrl Down}{c}{Ctrl Up} #InputLevel 0
So, I went back to the version.otbag wrote: ↑11 May 2022, 02:08I want to disable Alt alone in order to prevent it to focus the current application menu bar, but still retain all other Alt+other-key shortcuts.
I have the following:Code: Select all
Alt:: Return
- 1.1.33.11 and earlier :
works fine.
- 1.1.34.00 :
Alt is not disabled anymore and activates the menu bar.
- 1.1.34.01 :
Alt and every other Alt-shortcut (i.e Alt-Tab) are disabled.
Users browsing this forum: Bing [Bot], Google [Bot], newbieforever, swagfag and 81 guests