Is there any way to get the current mouse selection in an fvwm2 function
as use it as a "variable"?
i.e., I'd like to highlight something (like a machine name, for example)
and then select a menu item or press a function key that would execute an
fvwm2 function that would log me in to that machine. e.g.:
AddToFunc RshHost "I" Exec xterm -T $0 -n $0 -e rsh $selection &
where "$selection" is just something I made up that would contain the
contents of the current X selection.
Any ideas?
--
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 Fri Oct 02 1998 - 05:55:12 BST