How do I move Ubuntu dock to bottom on Ubuntu 17.10 and later?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
11
down vote

favorite












Just upgraded from Ubuntu 17.04 to Ubuntu 17.10.



Please help me to shift the side bar (aka Ubuntu Dock) to bottom.



I tried running the following command which used to work with older Ubuntu releases



gsettings set com.canonical.Unity.Launcher launcher-position Bottom


but it's not working.







share|improve this question


























    up vote
    11
    down vote

    favorite












    Just upgraded from Ubuntu 17.04 to Ubuntu 17.10.



    Please help me to shift the side bar (aka Ubuntu Dock) to bottom.



    I tried running the following command which used to work with older Ubuntu releases



    gsettings set com.canonical.Unity.Launcher launcher-position Bottom


    but it's not working.







    share|improve this question
























      up vote
      11
      down vote

      favorite









      up vote
      11
      down vote

      favorite











      Just upgraded from Ubuntu 17.04 to Ubuntu 17.10.



      Please help me to shift the side bar (aka Ubuntu Dock) to bottom.



      I tried running the following command which used to work with older Ubuntu releases



      gsettings set com.canonical.Unity.Launcher launcher-position Bottom


      but it's not working.







      share|improve this question














      Just upgraded from Ubuntu 17.04 to Ubuntu 17.10.



      Please help me to shift the side bar (aka Ubuntu Dock) to bottom.



      I tried running the following command which used to work with older Ubuntu releases



      gsettings set com.canonical.Unity.Launcher launcher-position Bottom


      but it's not working.









      share|improve this question













      share|improve this question




      share|improve this question








      edited Aug 26 at 13:36









      pomsky

      22.1k76996




      22.1k76996










      asked Oct 20 '17 at 19:29









      riaz rafeeque

      58116




      58116




















          2 Answers
          2






          active

          oldest

          votes

















          up vote
          15
          down vote













          Go to System Settings and Select Dock from the Left Sidebar. In here, you'll see the option to move the Launcher (it's called Dock in Ubuntu 17.10) to bottom or to the right.
          enter image description here






          share|improve this answer





























            up vote
            11
            down vote













            In Settings, select Dock and you'll see a "Position on screen" option.



            (Please note that Unity has been replaced by GNOME since Ubuntu 17.10.)



            The corresponding gsettings command would be:



            gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM


            (In place of BOTTOM you can set any of the following options: LEFT (default), RIGHT and TOP.)






            share|improve this answer






















              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',
              convertImagesToLinks: true,
              noModals: false,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: 10,
              bindNavPrevention: true,
              postfix: "",
              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%2f966927%2fhow-do-i-move-ubuntu-dock-to-bottom-on-ubuntu-17-10-and-later%23new-answer', 'question_page');

              );

              Post as a guest






























              2 Answers
              2






              active

              oldest

              votes








              2 Answers
              2






              active

              oldest

              votes









              active

              oldest

              votes






              active

              oldest

              votes








              up vote
              15
              down vote













              Go to System Settings and Select Dock from the Left Sidebar. In here, you'll see the option to move the Launcher (it's called Dock in Ubuntu 17.10) to bottom or to the right.
              enter image description here






              share|improve this answer


























                up vote
                15
                down vote













                Go to System Settings and Select Dock from the Left Sidebar. In here, you'll see the option to move the Launcher (it's called Dock in Ubuntu 17.10) to bottom or to the right.
                enter image description here






                share|improve this answer
























                  up vote
                  15
                  down vote










                  up vote
                  15
                  down vote









                  Go to System Settings and Select Dock from the Left Sidebar. In here, you'll see the option to move the Launcher (it's called Dock in Ubuntu 17.10) to bottom or to the right.
                  enter image description here






                  share|improve this answer














                  Go to System Settings and Select Dock from the Left Sidebar. In here, you'll see the option to move the Launcher (it's called Dock in Ubuntu 17.10) to bottom or to the right.
                  enter image description here







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Oct 21 '17 at 10:32









                  fossfreedom♦

                  146k34322367




                  146k34322367










                  answered Oct 20 '17 at 19:55









                  abhishek

                  1,8881013




                  1,8881013






















                      up vote
                      11
                      down vote













                      In Settings, select Dock and you'll see a "Position on screen" option.



                      (Please note that Unity has been replaced by GNOME since Ubuntu 17.10.)



                      The corresponding gsettings command would be:



                      gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM


                      (In place of BOTTOM you can set any of the following options: LEFT (default), RIGHT and TOP.)






                      share|improve this answer


























                        up vote
                        11
                        down vote













                        In Settings, select Dock and you'll see a "Position on screen" option.



                        (Please note that Unity has been replaced by GNOME since Ubuntu 17.10.)



                        The corresponding gsettings command would be:



                        gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM


                        (In place of BOTTOM you can set any of the following options: LEFT (default), RIGHT and TOP.)






                        share|improve this answer
























                          up vote
                          11
                          down vote










                          up vote
                          11
                          down vote









                          In Settings, select Dock and you'll see a "Position on screen" option.



                          (Please note that Unity has been replaced by GNOME since Ubuntu 17.10.)



                          The corresponding gsettings command would be:



                          gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM


                          (In place of BOTTOM you can set any of the following options: LEFT (default), RIGHT and TOP.)






                          share|improve this answer














                          In Settings, select Dock and you'll see a "Position on screen" option.



                          (Please note that Unity has been replaced by GNOME since Ubuntu 17.10.)



                          The corresponding gsettings command would be:



                          gsettings set org.gnome.shell.extensions.dash-to-dock dock-position BOTTOM


                          (In place of BOTTOM you can set any of the following options: LEFT (default), RIGHT and TOP.)







                          share|improve this answer














                          share|improve this answer



                          share|improve this answer








                          edited Apr 27 at 13:50

























                          answered Oct 20 '17 at 19:37









                          Gunnar Hjalmarsson

                          17.7k23059




                          17.7k23059






















                               

                              draft saved


                              draft discarded


























                               


                              draft saved


                              draft discarded














                              StackExchange.ready(
                              function ()
                              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f966927%2fhow-do-i-move-ubuntu-dock-to-bottom-on-ubuntu-17-10-and-later%23new-answer', 'question_page');

                              );

                              Post as a guest













































































                              Popular posts from this blog

                              How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

                              Trouble downloading packages list due to a “Hash sum mismatch” error

                              How do I move numbers in filenames, in a batch renaming operation?