Create a '.desktop' shortcut for 'Show Applications' - Ubuntu 18.04
up vote
1
down vote
favorite
I need to create a '.desktop' shortcut for 'Show Applications', so that I can pin it to Plank to view all applications and search.
gnome-shell .desktop plank
New contributor
add a comment |
up vote
1
down vote
favorite
I need to create a '.desktop' shortcut for 'Show Applications', so that I can pin it to Plank to view all applications and search.
gnome-shell .desktop plank
New contributor
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I need to create a '.desktop' shortcut for 'Show Applications', so that I can pin it to Plank to view all applications and search.
gnome-shell .desktop plank
New contributor
I need to create a '.desktop' shortcut for 'Show Applications', so that I can pin it to Plank to view all applications and search.
gnome-shell .desktop plank
gnome-shell .desktop plank
New contributor
New contributor
edited Nov 30 at 7:11
pomsky
27.6k1184111
27.6k1184111
New contributor
asked Nov 30 at 5:46
Universal
82
82
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
up vote
3
down vote
accepted
First install xdotool
by running the following command in Terminal
sudo apt install xdotool
The key combination Super+A shows the 'Show Applications' screen. The following command will simulate this specific combination
xdotool key super+a
So create a simple .desktop
launcher and use the command above for the Exec=
entry.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
First install xdotool
by running the following command in Terminal
sudo apt install xdotool
The key combination Super+A shows the 'Show Applications' screen. The following command will simulate this specific combination
xdotool key super+a
So create a simple .desktop
launcher and use the command above for the Exec=
entry.
add a comment |
up vote
3
down vote
accepted
First install xdotool
by running the following command in Terminal
sudo apt install xdotool
The key combination Super+A shows the 'Show Applications' screen. The following command will simulate this specific combination
xdotool key super+a
So create a simple .desktop
launcher and use the command above for the Exec=
entry.
add a comment |
up vote
3
down vote
accepted
up vote
3
down vote
accepted
First install xdotool
by running the following command in Terminal
sudo apt install xdotool
The key combination Super+A shows the 'Show Applications' screen. The following command will simulate this specific combination
xdotool key super+a
So create a simple .desktop
launcher and use the command above for the Exec=
entry.
First install xdotool
by running the following command in Terminal
sudo apt install xdotool
The key combination Super+A shows the 'Show Applications' screen. The following command will simulate this specific combination
xdotool key super+a
So create a simple .desktop
launcher and use the command above for the Exec=
entry.
answered Nov 30 at 10:51
pomsky
27.6k1184111
27.6k1184111
add a comment |
add a comment |
Universal is a new contributor. Be nice, and check out our Code of Conduct.
Universal is a new contributor. Be nice, and check out our Code of Conduct.
Universal is a new contributor. Be nice, and check out our Code of Conduct.
Universal is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1097338%2fcreate-a-desktop-shortcut-for-show-applications-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown