Skip to main content

How to Swap Mouse Button Function (right to left , left to right) Using Notepad

With computers do not always have to be serious, a lot of things you can do to reduce the stress of work or daily routine. for example with friends by swapping her/his  Mouse button function,  right button becomes left button and and vice versa left button becomes right button, so friends will feel confused. :)

Swapping  the mouse button function can be done by simply write a few commands in Notepad.

Open Notepad
type the following code :
@ echo off
rundll32 user32, SwapMouseButton



Then save the file with bat extension, for example mouse.bat



In the Save as type, select All Files
In  Encoding, select ANSI
click Save

The mouse.bat file can be copied to the flashdisk, copied on the desktop, or placed in the Windows Startup, etc, up to you, which if this bat file already executed/run, then the function of the left and right  mouse click will swap. so that the user of the computer will be confused. :)



To return to the normal function, go to  the Mouse menu  in Control Panel Windows

On the Button Configuration, give a tick  on the Switch primary and secondary buttons
Click Apply, click OK.
Another way to be back to the normal function is to restart the computer. (bat files that are not stored in the start up menu, because if it is stored in the startup after restart will be directly executed again).



Good Luck


Other Posts :
How To copy contents from Command Prompt to Notepad or Ms.Word 
How to hide text documents inside Notepad 
How To Make Header Content or Footer Different on Each Page in Ms.Office Word 2007  
Protect Office 2007 document using Password  
How to Remote the computer (remote desktop)Over Internet 
How to Deactivate Protected Right-Click or copy on a Blog or Website 

Popular posts from this blog

How to Enable Hyper Terminal In Windows 7

Hyperterminal Windows 7. Windows 7 Hyperterminal. Hyper terminal is used for data communication via serial port com or TCP/IP Winsock. Unfortunately on Windows 7, Windows 8 and Windows 10 we can't see anymore, even though many of us who still need it, and it is not the solution if we have to go back to Windows XP. The solution :

Vaio stuck on loading screen after upgrading to Windows 10

My Sony Vaio laptop model : VPCCA16FB with originally using Windows 7 operating system, then now I already upgraded it to Windows 10. All drivers are already installed for each device, everything is OK with this Windows 10 OS. The only problem is:  when I switch the laptop on or restarting it, after vaio logo appears then it stuck with blank screen and it takes about 2 minutes. After that, then it continues to loading Windows. After I googling about the problem, I am not only the one, other people also have the similar problem with their laptops. The cause is in the Ultra Low Power State (ULPS) system. ULPS is a feature or mode in hardware (graphics card) designed to save power by reducing energy consumption to very low levels. Now the problem is solved. If you have the same or similar problem, maybe this below step will help you too.

How to deny access to a drive in Windows 10

How to disable access to drives in Windows.  One of ways to  make disable access to drives in Windows (all Windows, Windows 10, Windows 8, Windows 7, also Windows server.. ), you can use Group policy editor . Below are  the steps: 1. Press Windows + R  (to open Run command ), write gpedit.msc at Run column, then hit Enter or click OK.