Exit full screen terminalFlash video fails to go full screenTerminal got hanged when editing something in...

My adviser wants to be the first author

Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements

Unreachable code, but reachable with exception

Russian cases: A few examples, I'm really confused

What are the possible solutions of the given equation?

Making a sword in the stone, in a medieval world without magic

Bash: What does "masking return values" mean?

How do anti-virus programs start at Windows boot?

Is it normal that my co-workers at a fitness company criticize my food choices?

At what level can a dragon innately cast its spells?

How to deal with a cynical class?

Happy pi day, everyone!

What is this large pipe coming out of my roof?

Define, (actually define) the "stability" and "energy" of a compound

An Accountant Seeks the Help of a Mathematician

Instead of Universal Basic Income, why not Universal Basic NEEDS?

Could the Saturn V actually have launched astronauts around Venus?

How can I change step-down my variable input voltage? [Microcontroller]

How to deal with taxi scam when on vacation?

How do I interpret this "sky cover" chart?

Does the statement `int val = (++i > ++j) ? ++i : ++j;` invoke undefined behavior?

Know when to turn notes upside-down(eighth notes, sixteen notes, etc.)

Be in awe of my brilliance!

What has been your most complicated TikZ drawing?



Exit full screen terminal


Flash video fails to go full screenTerminal got hanged when editing something in viWhen a modal window opens, and there is a full screen window on the back, this full screen window gets in the frontHow to exit fullscreen TerminalNo menus on terminalTerminal to full screen and back (16.04 DT)Gnome-Terminal : Hide tab bar in fullscreen modegnome terminal locked/docked, with no window controls; Control-D ineffectiveTerminal - Right Click Menu SizeHow can I get back my Terminal?













24















Accidently, I entered full-screen display in the terminal. I now can't get out of the full screen display back to normal display.



How can I do this?










share|improve this question





























    24















    Accidently, I entered full-screen display in the terminal. I now can't get out of the full screen display back to normal display.



    How can I do this?










    share|improve this question



























      24












      24








      24


      5






      Accidently, I entered full-screen display in the terminal. I now can't get out of the full screen display back to normal display.



      How can I do this?










      share|improve this question
















      Accidently, I entered full-screen display in the terminal. I now can't get out of the full screen display back to normal display.



      How can I do this?







      12.04 gnome gnome-terminal






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Oct 21 '15 at 18:11









      Tim

      20k1586141




      20k1586141










      asked Aug 15 '14 at 16:21









      TimTim

      8,20643104177




      8,20643104177






















          3 Answers
          3






          active

          oldest

          votes


















          35














          Press the key F11. This is the typical full screen button for most ubuntu programs, like image viewer and Firefox / Google Chrome.





          You may have (but this is unlikely) accessed tty. If the above doesn't work, try Ctrl+Alt+F7






          share|improve this answer


























          • tty didn't work for me on uBuntu 14.04 LTS but CTRL+ALT+F7 did.

            – AlainD
            Jun 12 '15 at 22:57











          • @AlainD What I meant was, you have gone into something called tty.

            – Tim
            Jun 13 '15 at 7:30











          • Aah, yes. I see what you meant! Thanks :o)

            – AlainD
            Jun 17 '15 at 8:01











          • I just made the window occupy all of the screen space by dragging it into the top... oops. In case there's anyone else like me

            – JackHasaKeyboard
            Jul 12 '16 at 20:58





















          4














          Here is another way, in case @Tim's answer doesn't work for some reason. Right click in the terminal, then click "Leave full screen".






          share|improve this answer































            0














            None of the above worked for me. Try pressing the right control key and the letter c:
            right ctrl + c






            share|improve this answer








            New contributor




            Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.




















              Your Answer








              StackExchange.ready(function() {
              var channelOptions = {
              tags: "".split(" "),
              id: "89"
              };
              initTagRenderer("".split(" "), "".split(" "), channelOptions);

              StackExchange.using("externalEditor", function() {
              // Have to fire editor after snippets, if snippets enabled
              if (StackExchange.settings.snippets.snippetsEnabled) {
              StackExchange.using("snippets", function() {
              createEditor();
              });
              }
              else {
              createEditor();
              }
              });

              function createEditor() {
              StackExchange.prepareEditor({
              heartbeatType: 'answer',
              autoActivateHeartbeat: false,
              convertImagesToLinks: true,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              imageUploader: {
              brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
              contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
              allowUrls: true
              },
              onDemand: true,
              discardSelector: ".discard-answer"
              ,immediatelyShowMarkdownHelp:true
              });


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f511829%2fexit-full-screen-terminal%23new-answer', 'question_page');
              }
              );

              Post as a guest















              Required, but never shown

























              3 Answers
              3






              active

              oldest

              votes








              3 Answers
              3






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes









              35














              Press the key F11. This is the typical full screen button for most ubuntu programs, like image viewer and Firefox / Google Chrome.





              You may have (but this is unlikely) accessed tty. If the above doesn't work, try Ctrl+Alt+F7






              share|improve this answer


























              • tty didn't work for me on uBuntu 14.04 LTS but CTRL+ALT+F7 did.

                – AlainD
                Jun 12 '15 at 22:57











              • @AlainD What I meant was, you have gone into something called tty.

                – Tim
                Jun 13 '15 at 7:30











              • Aah, yes. I see what you meant! Thanks :o)

                – AlainD
                Jun 17 '15 at 8:01











              • I just made the window occupy all of the screen space by dragging it into the top... oops. In case there's anyone else like me

                – JackHasaKeyboard
                Jul 12 '16 at 20:58


















              35














              Press the key F11. This is the typical full screen button for most ubuntu programs, like image viewer and Firefox / Google Chrome.





              You may have (but this is unlikely) accessed tty. If the above doesn't work, try Ctrl+Alt+F7






              share|improve this answer


























              • tty didn't work for me on uBuntu 14.04 LTS but CTRL+ALT+F7 did.

                – AlainD
                Jun 12 '15 at 22:57











              • @AlainD What I meant was, you have gone into something called tty.

                – Tim
                Jun 13 '15 at 7:30











              • Aah, yes. I see what you meant! Thanks :o)

                – AlainD
                Jun 17 '15 at 8:01











              • I just made the window occupy all of the screen space by dragging it into the top... oops. In case there's anyone else like me

                – JackHasaKeyboard
                Jul 12 '16 at 20:58
















              35












              35








              35







              Press the key F11. This is the typical full screen button for most ubuntu programs, like image viewer and Firefox / Google Chrome.





              You may have (but this is unlikely) accessed tty. If the above doesn't work, try Ctrl+Alt+F7






              share|improve this answer















              Press the key F11. This is the typical full screen button for most ubuntu programs, like image viewer and Firefox / Google Chrome.





              You may have (but this is unlikely) accessed tty. If the above doesn't work, try Ctrl+Alt+F7







              share|improve this answer














              share|improve this answer



              share|improve this answer








              edited Jun 13 '15 at 7:30

























              answered Aug 15 '14 at 16:51









              TimTim

              20k1586141




              20k1586141













              • tty didn't work for me on uBuntu 14.04 LTS but CTRL+ALT+F7 did.

                – AlainD
                Jun 12 '15 at 22:57











              • @AlainD What I meant was, you have gone into something called tty.

                – Tim
                Jun 13 '15 at 7:30











              • Aah, yes. I see what you meant! Thanks :o)

                – AlainD
                Jun 17 '15 at 8:01











              • I just made the window occupy all of the screen space by dragging it into the top... oops. In case there's anyone else like me

                – JackHasaKeyboard
                Jul 12 '16 at 20:58





















              • tty didn't work for me on uBuntu 14.04 LTS but CTRL+ALT+F7 did.

                – AlainD
                Jun 12 '15 at 22:57











              • @AlainD What I meant was, you have gone into something called tty.

                – Tim
                Jun 13 '15 at 7:30











              • Aah, yes. I see what you meant! Thanks :o)

                – AlainD
                Jun 17 '15 at 8:01











              • I just made the window occupy all of the screen space by dragging it into the top... oops. In case there's anyone else like me

                – JackHasaKeyboard
                Jul 12 '16 at 20:58



















              tty didn't work for me on uBuntu 14.04 LTS but CTRL+ALT+F7 did.

              – AlainD
              Jun 12 '15 at 22:57





              tty didn't work for me on uBuntu 14.04 LTS but CTRL+ALT+F7 did.

              – AlainD
              Jun 12 '15 at 22:57













              @AlainD What I meant was, you have gone into something called tty.

              – Tim
              Jun 13 '15 at 7:30





              @AlainD What I meant was, you have gone into something called tty.

              – Tim
              Jun 13 '15 at 7:30













              Aah, yes. I see what you meant! Thanks :o)

              – AlainD
              Jun 17 '15 at 8:01





              Aah, yes. I see what you meant! Thanks :o)

              – AlainD
              Jun 17 '15 at 8:01













              I just made the window occupy all of the screen space by dragging it into the top... oops. In case there's anyone else like me

              – JackHasaKeyboard
              Jul 12 '16 at 20:58







              I just made the window occupy all of the screen space by dragging it into the top... oops. In case there's anyone else like me

              – JackHasaKeyboard
              Jul 12 '16 at 20:58















              4














              Here is another way, in case @Tim's answer doesn't work for some reason. Right click in the terminal, then click "Leave full screen".






              share|improve this answer




























                4














                Here is another way, in case @Tim's answer doesn't work for some reason. Right click in the terminal, then click "Leave full screen".






                share|improve this answer


























                  4












                  4








                  4







                  Here is another way, in case @Tim's answer doesn't work for some reason. Right click in the terminal, then click "Leave full screen".






                  share|improve this answer













                  Here is another way, in case @Tim's answer doesn't work for some reason. Right click in the terminal, then click "Leave full screen".







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Jul 15 '15 at 18:18









                  Elias ZamariaElias Zamaria

                  1413




                  1413























                      0














                      None of the above worked for me. Try pressing the right control key and the letter c:
                      right ctrl + c






                      share|improve this answer








                      New contributor




                      Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.

























                        0














                        None of the above worked for me. Try pressing the right control key and the letter c:
                        right ctrl + c






                        share|improve this answer








                        New contributor




                        Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.























                          0












                          0








                          0







                          None of the above worked for me. Try pressing the right control key and the letter c:
                          right ctrl + c






                          share|improve this answer








                          New contributor




                          Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.










                          None of the above worked for me. Try pressing the right control key and the letter c:
                          right ctrl + c







                          share|improve this answer








                          New contributor




                          Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          share|improve this answer



                          share|improve this answer






                          New contributor




                          Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          answered 13 mins ago









                          Niamh GlendonwynNiamh Glendonwyn

                          1




                          1




                          New contributor




                          Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.





                          New contributor





                          Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






                          Niamh Glendonwyn is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.






























                              draft saved

                              draft discarded




















































                              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.




                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function () {
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f511829%2fexit-full-screen-terminal%23new-answer', 'question_page');
                              }
                              );

                              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







                              Popular posts from this blog

                              Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

                              Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

                              Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...