motif/xmbind
2012-10-26 13:43:20 +02:00

7 lines
69 B
Bash

#! /bin/sh
if [ -x /usr/bin/xmbind ] ; then
/usr/bin/xmbind
fi