5901
Post New Requests Here / Re: IDEA: Alt-Tab with AltGr-.
« Last post by tomos on July 12, 2012, 05:00 AM »If above is true, only solution is to avoid the third key (shift key)
This works:
so that's
AltGr+k for AltTab
AltGr+p for ShiftAltTab
works well enough here in terms of ease of use
_______________________
EDIT/ I thought the L version of AHK was unicode?
It wont recognise the vowels with umlauts:
---------------------------
Line Text: >!�ltTab
Error: This line does not contain a recognized action.
---------------------------
This works:
Code: Autohotkey [Select]
- >!k::AltTab
- >!p::ShiftAltTab
so that's
AltGr+k for AltTab
AltGr+p for ShiftAltTab
works well enough here in terms of ease of use
_______________________
EDIT/ I thought the L version of AHK was unicode?
It wont recognise the vowels with umlauts:
Code: Autohotkey [Select]
- >!ö::AltTab
- >!ü::ShiftAltTab
Line Text: >!�ltTab
Error: This line does not contain a recognized action.
---------------------------

Recent Posts
:

)
)

Congrats Skwire, and thanks again for all of 'm.
