terminal window disappears after I minimize it [duplicate]
up vote
3
down vote
favorite
This question already has an answer here:
Why is my terminal invisible after minimizing it and how can I find it? [duplicate]
2 answers
I just installed Ubuntu 12.04. I create a terminal using Ctrl+Alt+T, then I minimize it, and then I cannot find it anymore - not in the launcher, not in Alt+Tab.
How can I return to my minimized terminal?
12.04 command-line window
marked as duplicate by Evan Carroll, abu_bua, Fabby, Charles Green, Eric Carvalho Nov 29 at 9:56
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
add a comment |
up vote
3
down vote
favorite
This question already has an answer here:
Why is my terminal invisible after minimizing it and how can I find it? [duplicate]
2 answers
I just installed Ubuntu 12.04. I create a terminal using Ctrl+Alt+T, then I minimize it, and then I cannot find it anymore - not in the launcher, not in Alt+Tab.
How can I return to my minimized terminal?
12.04 command-line window
marked as duplicate by Evan Carroll, abu_bua, Fabby, Charles Green, Eric Carvalho Nov 29 at 9:56
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Did you try pressing Ctrl+Alt+T again? Does it open a new terminal or the old one?
– asymptotically
Jul 23 '12 at 12:12
It opened a new one.
– Erel Segal-Halevi
Jul 23 '12 at 12:46
add a comment |
up vote
3
down vote
favorite
up vote
3
down vote
favorite
This question already has an answer here:
Why is my terminal invisible after minimizing it and how can I find it? [duplicate]
2 answers
I just installed Ubuntu 12.04. I create a terminal using Ctrl+Alt+T, then I minimize it, and then I cannot find it anymore - not in the launcher, not in Alt+Tab.
How can I return to my minimized terminal?
12.04 command-line window
This question already has an answer here:
Why is my terminal invisible after minimizing it and how can I find it? [duplicate]
2 answers
I just installed Ubuntu 12.04. I create a terminal using Ctrl+Alt+T, then I minimize it, and then I cannot find it anymore - not in the launcher, not in Alt+Tab.
How can I return to my minimized terminal?
This question already has an answer here:
Why is my terminal invisible after minimizing it and how can I find it? [duplicate]
2 answers
12.04 command-line window
12.04 command-line window
edited Nov 26 at 23:08
Evan Carroll
4,624103466
4,624103466
asked Jul 23 '12 at 12:02
Erel Segal-Halevi
86131833
86131833
marked as duplicate by Evan Carroll, abu_bua, Fabby, Charles Green, Eric Carvalho Nov 29 at 9:56
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
marked as duplicate by Evan Carroll, abu_bua, Fabby, Charles Green, Eric Carvalho Nov 29 at 9:56
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
Did you try pressing Ctrl+Alt+T again? Does it open a new terminal or the old one?
– asymptotically
Jul 23 '12 at 12:12
It opened a new one.
– Erel Segal-Halevi
Jul 23 '12 at 12:46
add a comment |
Did you try pressing Ctrl+Alt+T again? Does it open a new terminal or the old one?
– asymptotically
Jul 23 '12 at 12:12
It opened a new one.
– Erel Segal-Halevi
Jul 23 '12 at 12:46
Did you try pressing Ctrl+Alt+T again? Does it open a new terminal or the old one?
– asymptotically
Jul 23 '12 at 12:12
Did you try pressing Ctrl+Alt+T again? Does it open a new terminal or the old one?
– asymptotically
Jul 23 '12 at 12:12
It opened a new one.
– Erel Segal-Halevi
Jul 23 '12 at 12:46
It opened a new one.
– Erel Segal-Halevi
Jul 23 '12 at 12:46
add a comment |
3 Answers
3
active
oldest
votes
up vote
3
down vote
accepted
Unfortunately you caught a bug while installing it. You will need to reinstall it or attempt to reinstall terminal. But before doing any of that restart your computer and then make sure that everything is updated on your system. You can also try doing this.
CTRL+ALT+F1
Unity -- replace &
CTRL+ALT+F7
CTRL+ALT+T
unity
In that order. It basically resets Unity.
To remove Terminal and attempt to reinstall. Open Software center and search terminal. Choose the installed terminal and uninstall. Reboot. Then install from software center again.
Very Respectfully,
Matthew Kaulfers
Thanks for the detailed explanations! Unfortunately, my computer crahsed before I had a chance to test it...
– Erel Segal-Halevi
Jul 25 '12 at 1:43
add a comment |
up vote
0
down vote
see these answers also:
This first is a relatively benign & graceful solution.
Why is my terminal invisible after minimizing it and how can I find it?
quoting:
Use the Super+W keyboard shortcut to show a
graphical overview of all windows, including the terminal(s); just
click on the one you want to bring it up.
(
Superkey =Winkey)
and
Unable to find minimized terminal
quoting:
Reset the Unity:
Press Alt+F2 and run the following command:
unity --reset
I had a similar problem which occurs when Terminal is unlocked from launcher
- with minimized Terminal sessions or
- by minimizing any Terminal window later
The open windows are frequently not associated with the Terminal launcher even though it was used to start them.
Another clumsy and inelegant method that I have used, reloads X-windows and hence Unity, by typing Alt+Print Screen+K to kill and restart X-windows.
ref:
Why is my terminal invisible after minimizing it and how can I find it?
Unable to find minimized terminal
add a comment |
up vote
0
down vote
I also had the same issue. I had just upgraded Ubuntu from 12.10 to 13.04.
I couldn't see the window by pressing Ctrl + Tab. But It was visible when checking with Windows + W
I just restarted the machine. After that it is working fine.
add a comment |
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
3
down vote
accepted
Unfortunately you caught a bug while installing it. You will need to reinstall it or attempt to reinstall terminal. But before doing any of that restart your computer and then make sure that everything is updated on your system. You can also try doing this.
CTRL+ALT+F1
Unity -- replace &
CTRL+ALT+F7
CTRL+ALT+T
unity
In that order. It basically resets Unity.
To remove Terminal and attempt to reinstall. Open Software center and search terminal. Choose the installed terminal and uninstall. Reboot. Then install from software center again.
Very Respectfully,
Matthew Kaulfers
Thanks for the detailed explanations! Unfortunately, my computer crahsed before I had a chance to test it...
– Erel Segal-Halevi
Jul 25 '12 at 1:43
add a comment |
up vote
3
down vote
accepted
Unfortunately you caught a bug while installing it. You will need to reinstall it or attempt to reinstall terminal. But before doing any of that restart your computer and then make sure that everything is updated on your system. You can also try doing this.
CTRL+ALT+F1
Unity -- replace &
CTRL+ALT+F7
CTRL+ALT+T
unity
In that order. It basically resets Unity.
To remove Terminal and attempt to reinstall. Open Software center and search terminal. Choose the installed terminal and uninstall. Reboot. Then install from software center again.
Very Respectfully,
Matthew Kaulfers
Thanks for the detailed explanations! Unfortunately, my computer crahsed before I had a chance to test it...
– Erel Segal-Halevi
Jul 25 '12 at 1:43
add a comment |
up vote
3
down vote
accepted
up vote
3
down vote
accepted
Unfortunately you caught a bug while installing it. You will need to reinstall it or attempt to reinstall terminal. But before doing any of that restart your computer and then make sure that everything is updated on your system. You can also try doing this.
CTRL+ALT+F1
Unity -- replace &
CTRL+ALT+F7
CTRL+ALT+T
unity
In that order. It basically resets Unity.
To remove Terminal and attempt to reinstall. Open Software center and search terminal. Choose the installed terminal and uninstall. Reboot. Then install from software center again.
Very Respectfully,
Matthew Kaulfers
Unfortunately you caught a bug while installing it. You will need to reinstall it or attempt to reinstall terminal. But before doing any of that restart your computer and then make sure that everything is updated on your system. You can also try doing this.
CTRL+ALT+F1
Unity -- replace &
CTRL+ALT+F7
CTRL+ALT+T
unity
In that order. It basically resets Unity.
To remove Terminal and attempt to reinstall. Open Software center and search terminal. Choose the installed terminal and uninstall. Reboot. Then install from software center again.
Very Respectfully,
Matthew Kaulfers
answered Jul 23 '12 at 12:16
xTwisteDx
49727
49727
Thanks for the detailed explanations! Unfortunately, my computer crahsed before I had a chance to test it...
– Erel Segal-Halevi
Jul 25 '12 at 1:43
add a comment |
Thanks for the detailed explanations! Unfortunately, my computer crahsed before I had a chance to test it...
– Erel Segal-Halevi
Jul 25 '12 at 1:43
Thanks for the detailed explanations! Unfortunately, my computer crahsed before I had a chance to test it...
– Erel Segal-Halevi
Jul 25 '12 at 1:43
Thanks for the detailed explanations! Unfortunately, my computer crahsed before I had a chance to test it...
– Erel Segal-Halevi
Jul 25 '12 at 1:43
add a comment |
up vote
0
down vote
see these answers also:
This first is a relatively benign & graceful solution.
Why is my terminal invisible after minimizing it and how can I find it?
quoting:
Use the Super+W keyboard shortcut to show a
graphical overview of all windows, including the terminal(s); just
click on the one you want to bring it up.
(
Superkey =Winkey)
and
Unable to find minimized terminal
quoting:
Reset the Unity:
Press Alt+F2 and run the following command:
unity --reset
I had a similar problem which occurs when Terminal is unlocked from launcher
- with minimized Terminal sessions or
- by minimizing any Terminal window later
The open windows are frequently not associated with the Terminal launcher even though it was used to start them.
Another clumsy and inelegant method that I have used, reloads X-windows and hence Unity, by typing Alt+Print Screen+K to kill and restart X-windows.
ref:
Why is my terminal invisible after minimizing it and how can I find it?
Unable to find minimized terminal
add a comment |
up vote
0
down vote
see these answers also:
This first is a relatively benign & graceful solution.
Why is my terminal invisible after minimizing it and how can I find it?
quoting:
Use the Super+W keyboard shortcut to show a
graphical overview of all windows, including the terminal(s); just
click on the one you want to bring it up.
(
Superkey =Winkey)
and
Unable to find minimized terminal
quoting:
Reset the Unity:
Press Alt+F2 and run the following command:
unity --reset
I had a similar problem which occurs when Terminal is unlocked from launcher
- with minimized Terminal sessions or
- by minimizing any Terminal window later
The open windows are frequently not associated with the Terminal launcher even though it was used to start them.
Another clumsy and inelegant method that I have used, reloads X-windows and hence Unity, by typing Alt+Print Screen+K to kill and restart X-windows.
ref:
Why is my terminal invisible after minimizing it and how can I find it?
Unable to find minimized terminal
add a comment |
up vote
0
down vote
up vote
0
down vote
see these answers also:
This first is a relatively benign & graceful solution.
Why is my terminal invisible after minimizing it and how can I find it?
quoting:
Use the Super+W keyboard shortcut to show a
graphical overview of all windows, including the terminal(s); just
click on the one you want to bring it up.
(
Superkey =Winkey)
and
Unable to find minimized terminal
quoting:
Reset the Unity:
Press Alt+F2 and run the following command:
unity --reset
I had a similar problem which occurs when Terminal is unlocked from launcher
- with minimized Terminal sessions or
- by minimizing any Terminal window later
The open windows are frequently not associated with the Terminal launcher even though it was used to start them.
Another clumsy and inelegant method that I have used, reloads X-windows and hence Unity, by typing Alt+Print Screen+K to kill and restart X-windows.
ref:
Why is my terminal invisible after minimizing it and how can I find it?
Unable to find minimized terminal
see these answers also:
This first is a relatively benign & graceful solution.
Why is my terminal invisible after minimizing it and how can I find it?
quoting:
Use the Super+W keyboard shortcut to show a
graphical overview of all windows, including the terminal(s); just
click on the one you want to bring it up.
(
Superkey =Winkey)
and
Unable to find minimized terminal
quoting:
Reset the Unity:
Press Alt+F2 and run the following command:
unity --reset
I had a similar problem which occurs when Terminal is unlocked from launcher
- with minimized Terminal sessions or
- by minimizing any Terminal window later
The open windows are frequently not associated with the Terminal launcher even though it was used to start them.
Another clumsy and inelegant method that I have used, reloads X-windows and hence Unity, by typing Alt+Print Screen+K to kill and restart X-windows.
ref:
Why is my terminal invisible after minimizing it and how can I find it?
Unable to find minimized terminal
edited Apr 13 '17 at 12:25
Community♦
1
1
answered Sep 26 '13 at 6:14
troll la la la
39335
39335
add a comment |
add a comment |
up vote
0
down vote
I also had the same issue. I had just upgraded Ubuntu from 12.10 to 13.04.
I couldn't see the window by pressing Ctrl + Tab. But It was visible when checking with Windows + W
I just restarted the machine. After that it is working fine.
add a comment |
up vote
0
down vote
I also had the same issue. I had just upgraded Ubuntu from 12.10 to 13.04.
I couldn't see the window by pressing Ctrl + Tab. But It was visible when checking with Windows + W
I just restarted the machine. After that it is working fine.
add a comment |
up vote
0
down vote
up vote
0
down vote
I also had the same issue. I had just upgraded Ubuntu from 12.10 to 13.04.
I couldn't see the window by pressing Ctrl + Tab. But It was visible when checking with Windows + W
I just restarted the machine. After that it is working fine.
I also had the same issue. I had just upgraded Ubuntu from 12.10 to 13.04.
I couldn't see the window by pressing Ctrl + Tab. But It was visible when checking with Windows + W
I just restarted the machine. After that it is working fine.
edited Jan 1 '14 at 12:16
Luís de Sousa
8,917175097
8,917175097
answered Jan 1 '14 at 10:56
Habeeb Perwad
1054
1054
add a comment |
add a comment |
Did you try pressing Ctrl+Alt+T again? Does it open a new terminal or the old one?
– asymptotically
Jul 23 '12 at 12:12
It opened a new one.
– Erel Segal-Halevi
Jul 23 '12 at 12:46