Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Perl > Perl Misc > Control CAPSLOCK state?

Reply
Thread Tools

Control CAPSLOCK state?

 
 
tereza
Guest
Posts: n/a
 
      07-12-2010
How to control if CAPS LOCK key ON or OFF form Perl program?



Thanks



 
Reply With Quote
 
 
 
 
Michael Vilain
Guest
Posts: n/a
 
      07-12-2010
In article <i1eqhn$jde$>,
"tereza" <> wrote:

> How to control if CAPS LOCK key ON or OFF form Perl program?
>
>
>
> Thanks


That's hardware. You can't control that in any portable way. If you
have the specs for your keyboard and can send some sort of ioctl
sequence to it through the OS, great. Otherwise, rethink this approach.

--
DeeDee, don't press that button! DeeDee! NO! Dee...
[I filter all Goggle Groups posts, so any reply may be automatically ignored]


 
Reply With Quote
 
 
 
 
Peter J. Holzer
Guest
Posts: n/a
 
      07-13-2010
On 2010-07-12 10:24, tereza <> wrote:
> How to control if CAPS LOCK key ON or OFF form Perl program?


Do you actually mean "control" or do you mean "check"?

hp
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
persisting changes to a control outside a user control from the user control? Mad Scientist Jr ASP .Net 0 03-22-2006 08:02 AM
keyboard mapping (capslock) pb Computer Support 8 06-03-2004 12:07 PM
HTML Client Control versus. HTML Server Control versus. Web Server Control Matthew Louden ASP .Net 1 10-11-2003 07:09 PM
CapsLock Comes ON At Boot PJ Riley Computer Support 3 07-16-2003 07:31 PM
Using Table control in a custom composite control. Control does not render properly in design time. jb_in_marietta@yahoo.com ASP .Net 0 07-01-2003 09:26 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57