View Full Version : Keyboard
illco99
06-20-2001, 09:57 PM
I want to make a button on my computer perform an operation. I have a switch to controll my 2 computers with one monitor , keyboard and mouse. I need to push [scroll lock] [scroll lock] [up arrow] to switch them. Its kind of a lot andn the keys are seperated. can i change it to something like windows key and a letter or windows key twice. Or maybe even the middle button on my mouse. any help would be great.
lmenard
06-22-2001, 02:50 PM
Sorry, but the registry is not the place to find your answer.
Switch devices use hardware interruption (as Ctrl+Alt+Del) to activate the switch.
So you need to code a little soft to send the interruption, then associate a windows-key-shortcut to execute the soft.
If there is an easiest way, let us now.
Powered by vBulletin™ Version 4.1.0 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.