Invoking GNOME “Show applications” from command line

I’m trying to configure my touchpad gestures in Fedora 31 and xdotools doesn’t work properly when I switch between different keyboards layouts. I’ve found in this post how to launch activities overview from command line ( Invoking GNOME Activities overview from command line with the command: dbus-send --session --type=method_call --dest=org.gnome.Shell /org/gnome/Shell org.gnome.Shell.Eval string:‘Main.overview.toggle();’ ), but I would like to do the same thing with the “Applications” grid in GNOME shell.

Your may want to ask themselves:

dbus-send --session --type=method_call --dest=org.gnome.Shell /org/gnome/Shell org.gnome.Shell.ShowApplications

1 Like

But it is works!  Works!

1 Like

I was writing from the phone and I was not sure of the correct format of the command .

I’d tested this.  Please, un-delete your comment.

1 Like

It can also be used d-feet .
and dbus-monitor to see what happen .

1 Like