Search code examples
windowsbashmingwright-mouse-button

Right mouse click is disabled in MinGW bash shell, how to restore


When I run the MinGW bash shell, I can no longer open the right-mouse menu. when I exit the shell, and return to the cmd.exe shell, the right mouse button works again.

Is the MinGW bash version disabling the mouse button somehow? and how can I prevent this?


Solution

  • I guess it's not implemented, but you can right click the window title and the menu should pop up.