Do you ever think to make fun with your friend, with their computer (Windows only). There are so many things that you can do to play with your friend's computer, and this is the one way of thousand way to do it. Swapping right click and left click on mouse, on your friend's computer. This can make your friends confused. You only need to creat file bat using notepad and paste code to swap your mouse's buttons, from right to left, and left to right.
So, when you have finished your bat, just double click on that file. Or you can put that file in stratup programs. So when your computer start to run, the file will be running too and it's swapping your mouse's buttons.
Here the way to create bat file for swapping your mouse's buttons.
- Open notepad, and paste this following code.
@echo off
rundll32 user32 ,SwapMouseButton
- Change Save As Type to All Files before you save it.
![]() |
Save As : All Files |
- Make your file's name, like mouse.bat. Then save it. Remember, in "bat".
![]() |
Save It (dot) bat |
If you're using laptop, this file will not work on your touch pad. So, this file only work to your mouse, not your touch pad.
When you get regret, make your computer back to normal. You can set this setting in Control Panel > Mouse, on tab Buttons. If you're using laptop, there are two setting. Chose Other Pointing Devices, then chose Right-handed, or Left handed.
When you get regret, make your computer back to normal. You can set this setting in Control Panel > Mouse, on tab Buttons. If you're using laptop, there are two setting. Chose Other Pointing Devices, then chose Right-handed, or Left handed.
It is easy, right? Have a nice try.
No comments:
Post a Comment