ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Post New Requests Here

IDEA: Alt-Tab with AltGr-.

<< < (2/5) > >>

me_7834539:
no  8)  :)

tomos:
Does this work? (sorry for not really testing it, but I don't have a windows machine available anymore :( )

--- Code: AutoIt ---<^>.::AltTab<^>!+.::ShiftAltTab-jgpaiva (July 11, 2012, 03:00 PM)
--- End quote ---

---------------------------

---------------------------
The AltTab hotkey "<^>!+." must specify which key (L or R).
---------------------------
OK  
---------------------------

will try the other one now...

tomos:
In Autohotkey, this should work: (I think  :-[ )

--- Code: AutoIt ---AltGR & .::AltTabAltGR & RShift & .::ShiftAltTab-jgpaiva (July 11, 2012, 10:08 AM)
--- End quote ---

---------------------------

---------------------------
Error at line 1.

Line Text: AltGR & .::AltTab
Error: Invalid hotkey.

The program will exit.
---------------------------
OK   
---------------------------

tomos:
After a bit of experimenting, this works for me:

>!.::AltTab

but I cant get the second line to work

>!RShift.::ShiftAltTab


____________________________
hotkeys from AHK page http://www.autohotkey.com/docs/Hotkeys.htm

me_7834539:
@tomos

that's cool, I always though AltGr needs to be specified by both ctrl and alt.

Btw,

RAlt & .::AltTab

works too.

Thanks. For 95% of cases, your help may well solve the problem! Thank you!!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version