AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Switching Languages with one key

 
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
Language Switch Hotkey
Guest





PostPosted: Sat Aug 01, 2009 9:04 pm    Post subject: Switching Languages with one key Reply with quote

I want to make CapsLock perform the Alt-Shift combination that switches the language that I type in. What Script do I need in order for that to happen? I work as a translator of articles and texts, so I am forced to use toggle between languages a lot, this would really help me out... thanks, Michael
Back to top
Michael3223
Guest





PostPosted: Sat Aug 01, 2009 9:06 pm    Post subject: email Reply with quote

please respond to my email harpaz.michael@gmail.com with a reply. thanks again


Michael
Back to top
JDN



Joined: 24 Mar 2004
Posts: 299

PostPosted: Sun Aug 02, 2009 4:24 am    Post subject: Reply with quote

I use the "back quote" key to perform the "Alt Tab" function because I use it all the time and find the back quote is much easier to use and also it is almost never used for anything else.

Here is how it is defined on my Hotkey definition file:

Code:

 `::Send !{TAB}
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group