Discussion:
FVWM:
Jamie Paul Griffin
2011-05-19 19:26:02 UTC
Permalink
Key Tab A M WindowList CurrentatEnd SelectOnRelease Meta_L
Jamie Paul Griffin
2011-05-19 20:30:45 UTC
Permalink
Post by Jamie Paul Griffin
Key Tab A M WindowList CurrentatEnd SelectOnRelease Meta_L
sorry, i wasn't meant to send that yet. i wanted to ask how i can get the cursor to warp to the middle of the window, or anywhere but not the top left corner which is what it is doing with the command above.
Thomas Adam
2011-05-19 22:38:38 UTC
Permalink
Post by Jamie Paul Griffin
Post by Jamie Paul Griffin
Key Tab A M WindowList CurrentatEnd SelectOnRelease Meta_L
sorry, i wasn't meant to send that yet. i wanted to ask how i can get the cursor to warp to the middle of the window, or anywhere but not the top left corner which is what it is doing with the command above.
If it's via:

DestroyFunc WindowListFunc
AddToFunc WindowListFunc
+ I WarpToWindow 50 50
+ I ...

etc.
--
-- Thomas Adam
--
"Deep in my heart I wish I was wrong. But deep in my heart I know I am
not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.)
Jamie Paul Griffin
2011-05-20 07:16:17 UTC
Permalink
Post by Thomas Adam
DestroyFunc WindowListFunc
AddToFunc WindowListFunc
+ I WarpToWindow 50 50
+ I ...
etc.
thank you, that's it.

jamie

Continue reading on narkive:
Loading...