equal
deleted
inserted
replaced
257 DestroyFunc WindowListFunc |
257 DestroyFunc WindowListFunc |
258 AddToFunc WindowListFunc |
258 AddToFunc WindowListFunc |
259 + I Iconify off |
259 + I Iconify off |
260 + I FlipFocus |
260 + I FlipFocus |
261 + I Raise |
261 + I Raise |
|
262 # Place mouse pointer in center of window. |
|
263 + I WarpToWindow 50 50 |
262 |
264 |
263 # Sort by focus. |
265 # Sort by focus. |
264 Style "*" FPSortWindowlistByFocus |
266 Style "*" FPSortWindowlistByFocus |
265 |
267 |
266 # Prevent show long title. |
268 # Prevent show long title. |