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 

Capital LETTERS

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  

Is this even possible?
Yes, but I am not going to tell you how to do it.
0%
 0%  [ 0 ]
Yes, but not as a button
0%
 0%  [ 0 ]
Yes, but I don't know how you would go about doing it.
0%
 0%  [ 0 ]
No, this is not even remotely possible.
33%
 33%  [ 1 ]
I see what you did there!
66%
 66%  [ 2 ]
Yes (I did not read the post enough yet)
0%
 0%  [ 0 ]
Total Votes : 3

Author Message
icefreez



Joined: 15 May 2007
Posts: 39

PostPosted: Fri Aug 01, 2008 3:17 pm    Post subject: Capital LETTERS Reply with quote

I AM LOOKING TO WRITE A SCRIPT SO I CAN TYPE IN ALL CAPITAL LETTERS WHEN IT IS ACTIVE, AND TYPE IN ALL LOWERCASE WHEN IT IS NOT ACTIVE.

CURRENTLY WHEN TYPING I MUST TYPE LIKE THIS TO YELL AT PEOPLE: SHIFT+LETTER, SHIFT+LETTER, SHIFT+LETTER, SHIFT+LETTER, SHIFT+LETTER, SHIFT+LETTER, SHIFT+LETTER, SHIFT+LETTER, SHIFT+LETTER... IT IS QUITE A BIT OF WORK!

I AM RATHER FOND OF YELLING WITH CAPITAL LETTERS WHEN I TYPE ON THE INTERNET.

IT MIGHT WORK BEST IF THERE WAS A BUTTON THAT COULD LOCK THE FUNCTIONALITY ON OR OFF.

I WOULD ALSO LIKE TO BIND IT TO A KEY CURRENTLY ON MY KEYBOARD. MAYBE SOMETHING AROUND THE SHIFT KEY WOULD BE BEST.

PS: I MOSTLY USE THE LEFT SHIFT.

DOES ANYONE KNOW IF SUCH A THING IS POSSIBLE???


Last edited by icefreez on Fri Aug 01, 2008 9:35 pm; edited 2 times in total
Back to top
View user's profile Send private message
[VxE]



Joined: 07 Oct 2006
Posts: 1496

PostPosted: Fri Aug 01, 2008 7:35 pm    Post subject: Reply with quote

I hope this is a joke... because there is a key on your keyboard called [Caps Lock] and it does what you describe natively.

If you really want a script though...
Code:
^LShift::Capslock
Razz
_________________
My Home Thread
More Common Answers: [1]. It's in the FAQ [2]. Ternary ( a ? b : c ) guide [3]. Post code inside [code][/code] tags !
Back to top
View user's profile Send private message
icefreez



Joined: 15 May 2007
Posts: 39

PostPosted: Fri Aug 01, 2008 9:30 pm    Post subject: Reply with quote

[VxE] wrote:
I hope this is a joke... because there is a key on your keyboard called [Caps Lock] and it does what you describe natively.

If you really want a script though...
Code:
^LShift::Capslock
Razz


It was a joke Smile apparently people did not think it was all that funny though Sad
Back to top
View user's profile Send private message
Red Hat Dude
Guest





PostPosted: Sun Aug 03, 2008 7:17 pm    Post subject: Reply with quote

Laughing
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat 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