Make CTRL+Wheel less intrusive
commit0db4d7885b65bf0c2575861a5aeb111f96abf1f8
authorJohann Haarhoff <johann@haarhoff.org.za>
Sun, 14 Mar 2010 20:19:13 +0000 (14 22:19 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 14 Mar 2010 21:19:08 +0000 (14 22:19 +0100)
tree4cf7713a1f9269cea529bd9af8b5f28a21e68ac5
parent744ccb85d2eaaa32febfb74fa18d15d7bb0c1c3a
Make CTRL+Wheel less intrusive

This patch only calls XGrabButton for CTRL+Button4 and CTRL+Button5.
This leaves CTRL+Button1-3 to the application.

This then removes the functionality of moving a window between
workspaces with CTRL+Button1 and CTRL+Button3
src/window.c