Bug 67376 - middle mouse button does not work when khotkeys is running
Summary: middle mouse button does not work when khotkeys is running
Status: RESOLVED FIXED
Alias: None
Product: khotkeys
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
: 64219 69472 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-11-06 03:29 UTC by John Miller
Modified: 2003-12-09 13:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Miller 2003-11-06 03:29:13 UTC
Version:            (using KDE KDE 3.1.93)
Installed from:    Compiled From Sources
Compiler:          gcc 3.3.1 
OS:          Linux

I am using a standard ps/2 2-button mouse with 3-button emulation.
The middle mouse button does not work at all in non-kde apps (Blender, GIMP, MPlayer, etc) and works only sporadically in kde apps while khotkeys is running. Killing the khotkeys process restores normal function to the middle mouse button for all apps.
Comment 1 Lubos Lunak 2003-11-06 10:07:24 UTC
You can configure which mouse button is used, and you can configure the timeout after which the button resumes to work as usually. Isn't that enough?
Comment 2 Mark 2003-11-06 19:40:23 UTC
I used to be able to use the middle mouse button to move icons on the kicker. This no longer works. I believe this is the same issue.
Comment 3 Lubos Lunak 2003-11-06 22:36:32 UTC
Bug #67167 is possibly a dupe too.
Comment 4 Stephan Binner 2003-11-22 12:36:43 UTC
*** Bug 64219 has been marked as a duplicate of this bug. ***
Comment 5 Lubos Lunak 2003-12-02 14:15:45 UTC
*** Bug 69472 has been marked as a duplicate of this bug. ***
Comment 6 Lubos Lunak 2003-12-09 13:15:54 UTC
CVS log:
Release the mouse button grab if the none of the windows which
have mouse gestures configured is active. This indeed requires
that all mouse gestures are restricted by conditions to some windows.
Kind of fixes #67376. KHotKeys will still intercept the button
if a window with gestures is active and one will want to use it
with Kicker, but that would require crystall ball(tm) technology.