| View previous topic :: View next topic |
| Author |
Message |
Matt26
Joined: 19 Mar 2010 Posts: 2
|
Posted: Fri Mar 19, 2010 5:12 pm Post subject: switching between multiple fullscreen windows |
|
|
| is it possible to use autohotkey (or any alternatives) to switch between multiple fullscreen application windows, so that i don't lose fullscreen mode when switching between applications and back again? |
|
| Back to top |
|
 |
HotKeyIt
Joined: 18 Jun 2008 Posts: 4652 Location: AHK Forum
|
|
| Back to top |
|
 |
Murx Guest
|
Posted: Fri Mar 19, 2010 5:19 pm Post subject: |
|
|
With standard apps I can't see why it shouldn't work. With games I doubt you'd have a chance. |
|
| Back to top |
|
 |
Murx Guest
|
|
| Back to top |
|
 |
Matt26
Joined: 19 Mar 2010 Posts: 2
|
Posted: Fri Mar 19, 2010 9:39 pm Post subject: |
|
|
| Murx wrote: | With standard apps I can't see why it shouldn't work. With games I doubt you'd have a chance. |
no games, just media center/player applications... can autohotkey perform this function 'out-of-the-box' or is it something that would have to be set up?
hopefully that makes sense... i haven't used autohotkey yet so i'm not familiar with how it works. |
|
| Back to top |
|
 |
Leef_me
Joined: 08 Apr 2009 Posts: 5336 Location: San Diego, California
|
Posted: Fri Mar 19, 2010 10:54 pm Post subject: |
|
|
| Matt26 wrote: | no games, just media center/player applications... can autohotkey perform this function 'out-of-the-box' or is it something that would have to be set up?
hopefully that makes sense... i haven't used autohotkey yet so i'm not familiar with how it works. |
>>'out-of-the-box'
No. Autohotkey is an application with a _scripting language_ you have to write the utility that you want it to do.
Please read more about it here http://www.autohotkey.com/
>>can autohotkey perform this function
try my posts in this thread
http://www.autohotkey.com/forum/topic55320.html |
|
| Back to top |
|
 |
|