|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Script for Num Lock
Hi,
I have a problem with Num Lock turning off. I think that it may have something to do with the fact that we're using Citrix, and that is "confusing" the local machine when you go between desktops. Anyway, it is kind of an issue because there are a lot of customer service rep's that are entering lots of numbers, and when the Num Lock is unexpectedly turned off, hitting the Num Pad results in unexpected paging etc. So, I have tried editing registry values, and using logon scripts to set Num Lock. I don't know what else to do. I NEED TO KEEP NUMLOCK ON |
|
#2
|
|||
|
|||
|
Numlock
Here is a little script you could try.
set WshShell = CreateObject("WScript.Shell") WshShell.SendKeys "{NUMLOCK}" From what you say, it is equally a logic problem. By that I mean getting the vbs script to run when the Citrix client connects / opens.
__________________
Guy Thomas Ezine http://computerperformance.co.uk/ezine/newsletter_subs.htm |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Windows Help > Script for Num Lock |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|