Skip to main content

Share Keyboard and Mouse among Two Computers Connected Via LAN

I use two computers at my desk – an HP 520 notebook running Windows vista along with an Intel P4 desktop on Windows XP. Both the computers are connected via LAN using an Ethernet cable and I share internet connection them using an ADSL router
The problem comes when I get confused between the keyboard and mouse pairs.
Sometimes, I move the mouse of my desktop computer thinking that I am moving the mouse of my laptop. Another disadvantage of the above setup is “Desk clutter” – caused by wires, cables and peripheral devices.
with  InputDirector, you can remove the extra keyboard and mouse if both the computers are connected across a network (LAN or WAN). You can operate both the computers using a single mouse and keyboard as described below:

How to Share Keyboard and Mouse across Computers connected in a Network

Let’s assume you have two computers at your workplace – computer1 is the host or “Master” while computer 2 is the client or “slave”. Both the systems are connected through a Local area network connection and you can share files, documents etc. Following are the steps involved to share mouse and keyboard across multiple computers:
1. Install Input Director on both computers.
2. Open InputDirector in the “Host computer”. The computer whose mouse and keyboard you will use to operate both the computers is the “Host Computer”. The other computer is called as “Slave system”.
3. Go to “Global Preferences” and select the option “On Start, Input Director is Enabled as Master”. Also, select the checkbox “Share Clipboard”. This will allow you to quickly copy files across the two systems.





4. On the Slave System, right click “My computer” from the start menu and select “properties”. Switch to the “Computer Name” tab and note the name of the Slave system.


5. On the “Host” system, open Input Director and navigate to the “Master configuration” tab. Click “Add” and add the name of the “Slave” system.
6. On the Slave System, open Input Director and navigate to the “Slave configuration” tab. Enter the name of the Master computer and select the option “Allow any computer to take control”.
7. Hit “Ok” and you will see a system tray notification saying “The Slave system is now available”.

This means that you are ready to share the keyboard and mouse of your master computer with the slave computer.
Sharing the mouse: Just move the mouse of master computer around the edge of the screen and it would appear in the monitor of the slave system. You can then operate the slave system with the mouse of the master system and do all kinds of work – even shut down the slave system. Move the mouse to the edge of the slave screen, and the cursor returns to the master computer.
Sharing the keyboard: To share the keyboard, first move the mouse in the monitor of the slave system. Then start typing in the master computer’s keyboard and the words would appear in any application window of the slave computer.
Watch the following video demo to learn how Input Director works:
The application also lets you share clipbord data. Suppose you want to copy a file from the slave computer to the master computer without using “My Network Places”. Copy the file in the slave computer, move the mouse to the master computer and hit “Paste”. Done...!

Comments

Popular posts from this blog

10 Great NotePad Tricks To Scare Your Friends

Most of you must be aware about a tool called notepad. It is a simple text based editor. But today I am going to discuss some cool tricks which you can perform on your computer using notepad. You can also use these tricks to scare your friends. 1.Cycle a message in your friend’s computer. Type : @ECHO off :Begin msg * Hi msg * Are you having fun? msg * I am! msg * Lets have fun together! msg * Because you have been o-w-n-e-d GOTO BEGIN Save it and... as pc.bat and send it to your friends. 2.Make Keyboard Keys Type Continuously: Type : MsgBox “stop me..! if you can” Set wshShell =wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “{bs}” loop Save it as pc.vbs and send it to your friends. 3.Convey your friend a message and shut down his/ her computer. Type : @echo off msg * I don’t like you shutdown -c “Hahahah You are Doomed” -s Save it as pc.bat and send it to your friends. 4.Toggle your friend’s Caps Lock button simultaneously Type : Set wshShell =wscri...

How to use pen drive as RAM

Yes with some modified settings you can use your pen drive as a RAM 1) Connect your pen drive to your PC [pen drive should be at least 1 GB or if you having 4 GB then its better] 2) Allow PC what he is supposed to do,let system to detect pen drive. 3) After your PC finished with its detection work,you have to do some little 4) Right click on the My Computer and select the properties 5) Goto advanced and then performance setting then advanced then 6) Select pen drive and click on custom size " Check the value of space available " 7) Enter the same in the Initial and the Max columns " You just used the memory of the PenDrive as a Virtual Memory " 8) Now restart your pc and enjoy your fast and super system

Changing a users icon on the Welcome screen

Each user that is set up on your computer can associate an image that appears next to his or her name on the Welcome screen. By default, Windows will randomly select an image for you, but this selection can easily be changed. If you do not like the images that Windows has to offer, you can select any other image. The process of changing a user's image is very simple. Just perform the following steps and you will have it changed in no time: 1. Open up the user manager by clicking the Start menu and selecting Run. Then type in nusrmgr.cpland click OK.This is a shortcut to User Accounts that will save you time going to Control Panel and then clicking the User Accounts icon. 2. This will start up the New User Accounts Manager. To change a user's picture, just click the user name. 3. Then, click Change My Picture text and you will see a screen with all of the different images that are built into Windows XP. 4. If you see one you like, just select it by clicking it and then cl...