(exe-on-selection command #&optional (selection "PRIMARY"))
Return a procedure that runs COMMAND in the background on the X selection. If there is no selection, then uses the X-cut-buffer-string. SELECTION default to "PRIMARY".
Module: (app scwm std-menus)
Defined in scheme/std-menus.scm at line 48 (CVS log)