Spacey said:
Hey thanks for that. I'd looked at PowerPro to see what all the fuss
was about, but didn't know about this feature.
You're wellcome. To get you going for these functione, some examples:
Start PowerPro Configure and select the Key/Mouse tab
On the right side of the screen, click the New button
In the 'Key/Mouse' drop down box, select e.g.: right close box
In the 'Enter command...' drop down box, select: *Window
In the 'Window control action' drop down box, select e.g.: TopNotTop
In the 'Select target...' drop down box, select: active
Click the OK button
Back in the previous screen. click the apply and then the OK button
You can now test: right-clicking the close button of any window should
now toggle it on top / not on top
You can clone and then edit this 'hotkey' to create a new one:
Start PowerPro Configure and select the Key/Mouse tab
Select the 'hotkey' that you just created
On the right side of the screen, click the Clone, then the Edit button
In the 'Key/Mouse' drop down box, select e.g.: middle maximize
In the 'Enter command...' drop down box, select: *Window
In the 'Window control action' drop down box, select: Position
In the 'Select target...' drop down box, type: hmax active
Click the OK button
Back in the previous screen. click the apply and then the OK button
You can now test: middle-clicking the maximize button of any window
should now maximize it vertically only
In the above example 'hmax' stands for 'height maximize'
In the same way, use 'wmax' for 'width maximize'
For maximizing 'fully' (hor and vert) there is no built-in command
(well, there is, but the 'max' command applies the standard maximize)
One way to do it: you can position/resize a window with four numbers.
These are the window hor and vert position and the width and height.
First determine the desired height, e.g. with a 1024x768 resolution and
a taskbar height of 30 pixels the desired height would be 738 pixels
Start PowerPro Configure and select the Key/Mouse tab
On the right side of the screen, click the New button
In the 'Key/Mouse' drop down box, select e.g.: middle close box
In the 'Enter command...' drop down box, select: *Window
In the 'Window control action' drop down box, select: Position
In the 'Select target...' drop down box, type: 0 0 1024 738 active
Click the OK button
Back in the previous screen. click the apply and then the OK button
You can now test: middle-clicking the close button of any window should
now maximize it fully