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

Using the quick boot feature of the BIOS

All systems initialize in more or less the same way. During the power on self-test mentioned earlier, the BIOS checks the hardware devices and counts the system memory. Out of all of the different types of system memory, the random access memory, better known as RAM, takes the longest to be counted. Counting the RAM takes time, and on a machine that has large amounts of RAM, this calculation can take several seconds. For example, a machine that has 512MB of RAM may take up to 3 seconds just to count the memory. On top of the RAM counting, a few other tests need to be done because your computer wants to make sure that all of the hardware in your computer is working properly. All of these system tests are not needed every time you boot, and can be turned off to save time. Most BIOS's offer a feature called quick boot. This feature will allow the user to turn off these tests. Other BIOSs only allow you to turn off the memory check, which will still cut down on a lot of time....

File and Folder Permissions

Windows XP Professional boxes running the NTFS file system have the capability to set indi vidual file permissions on both files and folders. File and folder permissions allow you to specify exactly who will be able to read, write, execute, and even list or access a folder. So, file and folder permissions can be a very powerful tool to protect your data from others' eyes. If your file system is FAT32, then you will not be able to set permissions. Fortunately, an easy way exists for you to convert your FAT32 file system to NTFS. Do a search in the Windows Help and Support Center for Convert to NTFS and you will be shown directions on how you can go about converting your drive's file system. Setting the permissions on with a lot of control requires you to disable simple file sharing and security. To do so, follow these steps: 1 . Open up any folder on your computer and expand the Tools menu and select Folder Options. 2 . Click the View tab and scroll to the bottom of the Adv...

Rapidshare Timelimit

Directions Rapidshare traces the users IP address to limit each user to a certain amount of downloading per day. To get around this, you need to show the rapidshare server, a different IP address. You can do this one of multiple ways. Requesting a new IP address from your ISP server. Here's how to do it in windows: 1. Click Start 2. Click run 3. In the run box type cmd.exe and click OK 4. When the command prompt opens type the following. ENTER after each new line. ipconfig /flushdns ipconfig /release ipconfig /renew exit 5. Erase your cookies in whatever browser you are using. 6. Try the rapidshare download again. Frequently you will be assigned a new IP address when this happens. Sometime you will, sometimes you will not. If you are on a fixed IP address, this method will not work. To be honest, I do not know how to do this in linux/unix/etc. If this works for you, you may want to save the above commands into a batch file, and just run it when you need it.