Thinkpad rotation scripts












1















I've got a Thinkpad X230 tablet on which I installed Ubuntu Mate 16.04, and I've used Martin Ueding's thinkpad-script PPA to get the screen to rotate. This has worked for all upgrades. And then I did a clean install of 18.04, attempted to install thinkpad-scripts and got:



The repository 'http://ppa.launchpad.net/martin-ueding/stable/ubuntu bionic Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.



With a little more digging (UbuntuUpdates) I learned that any repositories that hadn't been actively tweaked for the last two years were cleaned out. Including the thinkpad-script PPA. Guess it worked too well.



So, what can I use instead? Because there's slim pickings in Synaptic and Gnome. Thanks










share|improve this question





























    1















    I've got a Thinkpad X230 tablet on which I installed Ubuntu Mate 16.04, and I've used Martin Ueding's thinkpad-script PPA to get the screen to rotate. This has worked for all upgrades. And then I did a clean install of 18.04, attempted to install thinkpad-scripts and got:



    The repository 'http://ppa.launchpad.net/martin-ueding/stable/ubuntu bionic Release' does not have a Release file.
    N: Updating from such a repository can't be done securely, and is therefore disabled by default.
    N: See apt-secure(8) manpage for repository creation and user configuration details.



    With a little more digging (UbuntuUpdates) I learned that any repositories that hadn't been actively tweaked for the last two years were cleaned out. Including the thinkpad-script PPA. Guess it worked too well.



    So, what can I use instead? Because there's slim pickings in Synaptic and Gnome. Thanks










    share|improve this question



























      1












      1








      1








      I've got a Thinkpad X230 tablet on which I installed Ubuntu Mate 16.04, and I've used Martin Ueding's thinkpad-script PPA to get the screen to rotate. This has worked for all upgrades. And then I did a clean install of 18.04, attempted to install thinkpad-scripts and got:



      The repository 'http://ppa.launchpad.net/martin-ueding/stable/ubuntu bionic Release' does not have a Release file.
      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
      N: See apt-secure(8) manpage for repository creation and user configuration details.



      With a little more digging (UbuntuUpdates) I learned that any repositories that hadn't been actively tweaked for the last two years were cleaned out. Including the thinkpad-script PPA. Guess it worked too well.



      So, what can I use instead? Because there's slim pickings in Synaptic and Gnome. Thanks










      share|improve this question
















      I've got a Thinkpad X230 tablet on which I installed Ubuntu Mate 16.04, and I've used Martin Ueding's thinkpad-script PPA to get the screen to rotate. This has worked for all upgrades. And then I did a clean install of 18.04, attempted to install thinkpad-scripts and got:



      The repository 'http://ppa.launchpad.net/martin-ueding/stable/ubuntu bionic Release' does not have a Release file.
      N: Updating from such a repository can't be done securely, and is therefore disabled by default.
      N: See apt-secure(8) manpage for repository creation and user configuration details.



      With a little more digging (UbuntuUpdates) I learned that any repositories that hadn't been actively tweaked for the last two years were cleaned out. Including the thinkpad-script PPA. Guess it worked too well.



      So, what can I use instead? Because there's slim pickings in Synaptic and Gnome. Thanks







      thinkpad display-rotation






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Jan 5 at 20:57









      N0rbert

      22.8k649108




      22.8k649108










      asked Jan 5 at 20:36









      andre-pandre-p

      61




      61






















          1 Answer
          1






          active

          oldest

          votes


















          0














          You can try to contact PPA owner to get scripts released for 18.04 LTS.



          But temporarily you can try to install them manually from PPA:



          cd ~/Downloads
          wget http://ppa.launchpad.net/martin-ueding/stable/ubuntu/pool/main/t/thinkpad-scripts/thinkpad-scripts_4.11.0-0ubuntu1_all.deb
          sudo apt-get install ./thinkpad-scripts_4.11.0-0ubuntu1_all.deb


          Then check its functionality by yourself.





          Note: I'm unable to install both thinkpad-rotate and thinkpad-scripts in the same time because of the error:



          The following packages have unmet dependencies:
          thinkpad-scripts : Breaks: think-rotate (<= 3.3) but 3.2-0ubuntu4 is to be installed


          so thinkpad-scripts replaces think-rotate.






          share|improve this answer
























          • Installed the PPA as you described. Works like a champ (now I don't have to draw downhill.)

            – andre-p
            Jan 7 at 18:43











          • Great! So you can accept my answer :)

            – N0rbert
            Jan 7 at 18:51











          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%2f1107263%2fthinkpad-rotation-scripts%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          You can try to contact PPA owner to get scripts released for 18.04 LTS.



          But temporarily you can try to install them manually from PPA:



          cd ~/Downloads
          wget http://ppa.launchpad.net/martin-ueding/stable/ubuntu/pool/main/t/thinkpad-scripts/thinkpad-scripts_4.11.0-0ubuntu1_all.deb
          sudo apt-get install ./thinkpad-scripts_4.11.0-0ubuntu1_all.deb


          Then check its functionality by yourself.





          Note: I'm unable to install both thinkpad-rotate and thinkpad-scripts in the same time because of the error:



          The following packages have unmet dependencies:
          thinkpad-scripts : Breaks: think-rotate (<= 3.3) but 3.2-0ubuntu4 is to be installed


          so thinkpad-scripts replaces think-rotate.






          share|improve this answer
























          • Installed the PPA as you described. Works like a champ (now I don't have to draw downhill.)

            – andre-p
            Jan 7 at 18:43











          • Great! So you can accept my answer :)

            – N0rbert
            Jan 7 at 18:51
















          0














          You can try to contact PPA owner to get scripts released for 18.04 LTS.



          But temporarily you can try to install them manually from PPA:



          cd ~/Downloads
          wget http://ppa.launchpad.net/martin-ueding/stable/ubuntu/pool/main/t/thinkpad-scripts/thinkpad-scripts_4.11.0-0ubuntu1_all.deb
          sudo apt-get install ./thinkpad-scripts_4.11.0-0ubuntu1_all.deb


          Then check its functionality by yourself.





          Note: I'm unable to install both thinkpad-rotate and thinkpad-scripts in the same time because of the error:



          The following packages have unmet dependencies:
          thinkpad-scripts : Breaks: think-rotate (<= 3.3) but 3.2-0ubuntu4 is to be installed


          so thinkpad-scripts replaces think-rotate.






          share|improve this answer
























          • Installed the PPA as you described. Works like a champ (now I don't have to draw downhill.)

            – andre-p
            Jan 7 at 18:43











          • Great! So you can accept my answer :)

            – N0rbert
            Jan 7 at 18:51














          0












          0








          0







          You can try to contact PPA owner to get scripts released for 18.04 LTS.



          But temporarily you can try to install them manually from PPA:



          cd ~/Downloads
          wget http://ppa.launchpad.net/martin-ueding/stable/ubuntu/pool/main/t/thinkpad-scripts/thinkpad-scripts_4.11.0-0ubuntu1_all.deb
          sudo apt-get install ./thinkpad-scripts_4.11.0-0ubuntu1_all.deb


          Then check its functionality by yourself.





          Note: I'm unable to install both thinkpad-rotate and thinkpad-scripts in the same time because of the error:



          The following packages have unmet dependencies:
          thinkpad-scripts : Breaks: think-rotate (<= 3.3) but 3.2-0ubuntu4 is to be installed


          so thinkpad-scripts replaces think-rotate.






          share|improve this answer













          You can try to contact PPA owner to get scripts released for 18.04 LTS.



          But temporarily you can try to install them manually from PPA:



          cd ~/Downloads
          wget http://ppa.launchpad.net/martin-ueding/stable/ubuntu/pool/main/t/thinkpad-scripts/thinkpad-scripts_4.11.0-0ubuntu1_all.deb
          sudo apt-get install ./thinkpad-scripts_4.11.0-0ubuntu1_all.deb


          Then check its functionality by yourself.





          Note: I'm unable to install both thinkpad-rotate and thinkpad-scripts in the same time because of the error:



          The following packages have unmet dependencies:
          thinkpad-scripts : Breaks: think-rotate (<= 3.3) but 3.2-0ubuntu4 is to be installed


          so thinkpad-scripts replaces think-rotate.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Jan 5 at 20:56









          N0rbertN0rbert

          22.8k649108




          22.8k649108













          • Installed the PPA as you described. Works like a champ (now I don't have to draw downhill.)

            – andre-p
            Jan 7 at 18:43











          • Great! So you can accept my answer :)

            – N0rbert
            Jan 7 at 18:51



















          • Installed the PPA as you described. Works like a champ (now I don't have to draw downhill.)

            – andre-p
            Jan 7 at 18:43











          • Great! So you can accept my answer :)

            – N0rbert
            Jan 7 at 18:51

















          Installed the PPA as you described. Works like a champ (now I don't have to draw downhill.)

          – andre-p
          Jan 7 at 18:43





          Installed the PPA as you described. Works like a champ (now I don't have to draw downhill.)

          – andre-p
          Jan 7 at 18:43













          Great! So you can accept my answer :)

          – N0rbert
          Jan 7 at 18:51





          Great! So you can accept my answer :)

          – N0rbert
          Jan 7 at 18:51


















          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%2f1107263%2fthinkpad-rotation-scripts%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

          How to change which sound is reproduced for terminal bell?

          Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

          Can I use Tabulator js library in my java Spring + Thymeleaf project?