Added this to my ~/bin directory (on my path) as xfce4-appfinder and
symlinked xfrun4 to it:

#!/bin/bash
extra_params=""
[ "`basename "$0"`" == "xfrun4" ] && { extra_params="-c" ; }
exec /usr/bin/xfce4-appfinder --disable-server $extra_params "$@"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1048805

Title:
  xfce4-appfinder launches very slowly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-appfinder/+bug/1048805/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to