On 3 Jul, Jim Knoble wrote:
> Check out xwit, available from ftp.x.org in the contrib section.
> On Thu, 3 Jul 1997, Christopher Wolf wrote:
>
> : Is it possible to move a window relative to it's current position?
Yes, the following is useful with xwit 3.2 and fvwm2:
Key Up A MC rmove 0 -5
Key Down A MC rmove 0 5
Key Left A MC rmove -5 0
Key Right A MC rmove 5 0
DestroyFunc "rmove"
AddToFunc "rmove" "I" Exec xwit -display $HOSTDISPLAY -rmove $0 $1 -id $w
This allows META-CONTROL-Arrows to move the currently selected window
five pixels at a time.
The addr for xwit is
ftp://ftp.x.org/contrib/utilities/xwit-3.2.tar.gz
--
(void) lar3ry(); gensch_at_zk3.dec.com
"Sometimes it happens. People just explode. Natural causes."
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Mon Jul 07 1997 - 07:34:00 BST