I've created a custom script to launch VirtualBox that replaced the original script in ¸/usr/bin/¸. So running VirtualBox in a terminal launches my script. However, pressing super key and type "virtualbox" in Gnome Shell launcher brings the old original script.
How can I change that behavior so that when I type virtualbox in Gnome Shell launcher my custom script runs?
locatedb
isn't up-to-date. You need to runupdatedb
first. Seeman locate
. – Joseph R. Nov 30 '13 at 21:43