Bug 72889

Summary: Modifier Key and Middle Mouse Button does not work for Resizing
Product: [Plasma] kwin Reporter: Carsten Schlipf <carsten.schlipf>
Component: generalAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Carsten Schlipf 2004-01-18 14:34:03 UTC
Version:            (using KDE KDE 3.1.94)
Installed from:    Compiled From Sources
Compiler:          gcc (GCC) 3.2.2 20030222 (Red Hat Linux 3.2.2-5) 
OS:          Linux

In the "Actions" settings I have configured Modifier key + middle button for resizing a Window (like it is in Enlightenment). It does not work. No matter which modifier key is used. Other actions seem to work though.

For the case it may help, here are my XFree86 settings for the mouse:

Section "InputDevice"
	Identifier  "DevInputMice"
	Driver      "mouse"
	Option	    "Protocol" "IMPS/2"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5"
	Option	    "Emulate3Buttons" "no"
EndSection
Comment 1 Lubos Lunak 2004-01-19 15:19:57 UTC
Do I understand it correctly that if you configure Alt+MMB to move, that works, but resize doesn't?
Comment 2 Carsten Schlipf 2004-01-19 18:30:16 UTC
Uhm... ALT+MMB or Meta+MMB to move does also not work as I just discovered. But "Lower" "Raise", "Minimize", "Toggle Raise and Lower" are working.
Comment 3 Carsten Schlipf 2004-01-21 16:59:30 UTC
I cannot reproduce this any longer with RC1. Resizing with Modifier+MMB works.
Comment 4 Carsten Schlipf 2004-01-21 17:11:41 UTC
Can't reproduce with RC1, therefore I close it.