| Author |
Message |
Forum: Scripts Topic: Window Management: KDE-like resizing & dragging + some m |
| aurelian |
|
Posted: January 26th, 2005, 3:32 pm
|
|
Replies: 18 Views: 6524
|
| I think you could achieve the same effect more concisely by including the tilde (~) here instead: ~XButton2 & MButton:: As I unterstand it, this would forward the XBUtton2 event to the window in any case (MButton pressed or not), and that is not how I wanted it to work. If you minimize the wind... |
|
 |
Forum: Scripts Topic: Window Management: KDE-like resizing & dragging + some m |
| aurelian |
|
Posted: January 25th, 2005, 8:54 pm
|
|
Replies: 18 Views: 6524
|
| Klar, mach ich doch gern. Leider kann ich den Beitrag oben nicht editieren, deswegen stell ichs hier noch mal in voller Pracht zum rauskopieren hin. Habe gleich mal noch etwas reduntanten Code entfernt. Dresden-Pillnitz :-) ~ Sure, no problem. Unfortunately I can not edit the first post, so I'll pas... |
|
 |
Forum: Scripts Topic: Window Management: KDE-like resizing & dragging + some m |
| aurelian |
|
Posted: January 25th, 2005, 7:38 pm
|
|
Replies: 18 Views: 6524
|
I am registered now! *wide smile*
Adding the following to the code:
Code: ~XButton2:: return
seems to fix the problem with the thumb button.
Also, note that the move & resize functionality does not work with WinAmp (at least not with version 5.05).
-aurelian |
|
 |
Forum: Scripts Topic: Window Management: KDE-like resizing & dragging + some m |
| aurelian |
|
Posted: January 25th, 2005, 5:50 pm
|
|
Replies: 18 Views: 6524
|
| Hi out there, I discovered AHK few days ago, but I am already amazed how mighty this handy little tool is. Here is part of my Init script that I thought you might be interested in. I know such stuff has been posted before, but maybe you want to give it a try. :-) ; Smart Window Management Script ; T... |
|
 |
| Sort by: |