KevinTsui1234 / tint2

Automatically exported from code.google.com/p/tint2
GNU General Public License v2.0
1 stars 0 forks source link

Can't Deactivate Mouse Actions #397

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to deactivate mouse actions.

My tint2rc contains the following lines:

    mouse_middle = none
    mouse_right = none
    mouse_scroll_up = none
    mouse_scroll_down = none

And yet, if I left-click on a task in the taskbar:
- The bar moves down vertically by an amount corresponding to its height.
- The window corresponding to the task I've clicked is minimized.

Original issue reported on code.google.com by nihilh...@gmail.com on 22 Mar 2012 at 10:52

GoogleCodeExporter commented 8 years ago
Sorry, the first unexpected behavior is caused by this patch:
https://gist.github.com/2151982

Original comment by nihilh...@gmail.com on 23 Mar 2012 at 11:36

GoogleCodeExporter commented 8 years ago

Original comment by mrovi9...@gmail.com on 30 Jan 2015 at 8:33

GoogleCodeExporter commented 8 years ago

Original comment by mrovi9...@gmail.com on 1 Feb 2015 at 6:56