Creating terminal application on gnome3 dock with the dots

Clash Royale CLAN TAG#URR8PPP
up vote
2
down vote
favorite
I want to create an item in the dock so that when I click, it creates a terminal into another computer. So I did something like this: in .local/share/applications/XXX.desktop put
[Desktop Entry]
Name=XXX
Comment=ssh to XXX
Exec=gnome-terminal --title=XXX -- ssh XXX.com
Icon=gnome-terminal
Type=Application
Terminal=false
X-Ubuntu-Gettext-Domain=xdiagnose
And then I made it a favorite using "Activities". The problem is this. When I click on it, it puts a red dot to the left of a different terminal icon, not the icon for this entry. So I don't know how many instances of this application I have open.
gnome3 gnome-terminal
add a comment |Â
up vote
2
down vote
favorite
I want to create an item in the dock so that when I click, it creates a terminal into another computer. So I did something like this: in .local/share/applications/XXX.desktop put
[Desktop Entry]
Name=XXX
Comment=ssh to XXX
Exec=gnome-terminal --title=XXX -- ssh XXX.com
Icon=gnome-terminal
Type=Application
Terminal=false
X-Ubuntu-Gettext-Domain=xdiagnose
And then I made it a favorite using "Activities". The problem is this. When I click on it, it puts a red dot to the left of a different terminal icon, not the icon for this entry. So I don't know how many instances of this application I have open.
gnome3 gnome-terminal
I found a solution. I switched to mate instead of gnome.
â Stephen Montgomery-Smith
May 31 at 19:46
add a comment |Â
up vote
2
down vote
favorite
up vote
2
down vote
favorite
I want to create an item in the dock so that when I click, it creates a terminal into another computer. So I did something like this: in .local/share/applications/XXX.desktop put
[Desktop Entry]
Name=XXX
Comment=ssh to XXX
Exec=gnome-terminal --title=XXX -- ssh XXX.com
Icon=gnome-terminal
Type=Application
Terminal=false
X-Ubuntu-Gettext-Domain=xdiagnose
And then I made it a favorite using "Activities". The problem is this. When I click on it, it puts a red dot to the left of a different terminal icon, not the icon for this entry. So I don't know how many instances of this application I have open.
gnome3 gnome-terminal
I want to create an item in the dock so that when I click, it creates a terminal into another computer. So I did something like this: in .local/share/applications/XXX.desktop put
[Desktop Entry]
Name=XXX
Comment=ssh to XXX
Exec=gnome-terminal --title=XXX -- ssh XXX.com
Icon=gnome-terminal
Type=Application
Terminal=false
X-Ubuntu-Gettext-Domain=xdiagnose
And then I made it a favorite using "Activities". The problem is this. When I click on it, it puts a red dot to the left of a different terminal icon, not the icon for this entry. So I don't know how many instances of this application I have open.
gnome3 gnome-terminal
asked May 19 at 1:18
Stephen Montgomery-Smith
1113
1113
I found a solution. I switched to mate instead of gnome.
â Stephen Montgomery-Smith
May 31 at 19:46
add a comment |Â
I found a solution. I switched to mate instead of gnome.
â Stephen Montgomery-Smith
May 31 at 19:46
I found a solution. I switched to mate instead of gnome.
â Stephen Montgomery-Smith
May 31 at 19:46
I found a solution. I switched to mate instead of gnome.
â Stephen Montgomery-Smith
May 31 at 19:46
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f444736%2fcreating-terminal-application-on-gnome3-dock-with-the-dots%23new-answer', 'question_page');
);
Post as a guest
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
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
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
I found a solution. I switched to mate instead of gnome.
â Stephen Montgomery-Smith
May 31 at 19:46