In Ubuntu 17.10 key combinations like Ctrl + Shift + Alt + … don't workCtrl + Alt + Arrow key doesn't...

Where is the 1/8 CR apprentice in Volo's Guide to Monsters?

Why does Deadpool say "You're welcome, Canada," after shooting Ryan Reynolds in the end credits?

Sword in the Stone story where the sword was held in place by electromagnets

Rejected in 4th interview round citing insufficient years of experience

Be in awe of my brilliance!

Is it true that real estate prices mainly go up?

It's a yearly task, alright

How is the Swiss post e-voting system supposed to work, and how was it wrong?

Did CPM support custom hardware using device drivers?

Is it possible / allowed to upcast ritual spells?

Is it possible that AIC = BIC?

Science-fiction short story where space navy wanted hospital ships and settlers had guns mounted everywhere

What has been your most complicated TikZ drawing?

How do anti-virus programs start at Windows boot?

Official degrees of earth’s rotation per day

Current sense amp + op-amp buffer + ADC: Measuring down to 0 with single supply

Am I not good enough for you?

Will a pinhole camera work with instant film?

What options are left, if Britain cannot decide?

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

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

My adviser wants to be the first author

Can elves maintain concentration in a trance?

Do I need life insurance if I can cover my own funeral costs?



In Ubuntu 17.10 key combinations like Ctrl + Shift + Alt + … don't work


Ctrl + Alt + Arrow key doesn't switch workspacesHow many keyboard key combinations are possible in Ubuntu?Win Key/Super Key doesn't do anything on logitech G610Combination key like ctrl or alt or shift doesn't work on ubuntu 16.04Ctrl, Super and Alt buttons act like ShiftAlt-spacebar + key combinations not working on Ubuntu 17.10Why is Ubunutu 17.10 unable to set Win Key as Meta in TweaksRemapping Capslock to Ctrl: Capslock-Shift-Tab does not work as Ctrl-Shift-TabNeither Ctrl+Alt+Shift keyboard shortcuts work if Alt+Shift is bound to keyboard layout switch'Alt'+'Shift' problems on GNOME3 (Ubuntu 18.04+)













6















I upgraded Ubuntu to 17.10 and found out that alt key has strange behavior.

If I press Alt+Space, for example, I can see the menu of the active window, but If I press more complicated combination like Ctrl+Shift+Alt+some_letter, it doesn't react. In Ubuntu 17.04 it worked.



The only way of solving this problem I know is to use gnome-tweak-tool. In this gnome-tweak-tool, I can swap key Win (Super) with key Alt. In this case everything works great, but... I would like key Win to be key Win and key Alt to be key Alt. So, may be there is a good solution for this problem?










share|improve this question

























  • Some people use Caps lock for changing the input language. Possibly, using Caps lock is better workaround then that I mentioned in my question (one key instead of two), but it is still not the best solution

    – hijack
    Oct 28 '17 at 5:29
















6















I upgraded Ubuntu to 17.10 and found out that alt key has strange behavior.

If I press Alt+Space, for example, I can see the menu of the active window, but If I press more complicated combination like Ctrl+Shift+Alt+some_letter, it doesn't react. In Ubuntu 17.04 it worked.



The only way of solving this problem I know is to use gnome-tweak-tool. In this gnome-tweak-tool, I can swap key Win (Super) with key Alt. In this case everything works great, but... I would like key Win to be key Win and key Alt to be key Alt. So, may be there is a good solution for this problem?










share|improve this question

























  • Some people use Caps lock for changing the input language. Possibly, using Caps lock is better workaround then that I mentioned in my question (one key instead of two), but it is still not the best solution

    – hijack
    Oct 28 '17 at 5:29














6












6








6


4






I upgraded Ubuntu to 17.10 and found out that alt key has strange behavior.

If I press Alt+Space, for example, I can see the menu of the active window, but If I press more complicated combination like Ctrl+Shift+Alt+some_letter, it doesn't react. In Ubuntu 17.04 it worked.



The only way of solving this problem I know is to use gnome-tweak-tool. In this gnome-tweak-tool, I can swap key Win (Super) with key Alt. In this case everything works great, but... I would like key Win to be key Win and key Alt to be key Alt. So, may be there is a good solution for this problem?










share|improve this question
















I upgraded Ubuntu to 17.10 and found out that alt key has strange behavior.

If I press Alt+Space, for example, I can see the menu of the active window, but If I press more complicated combination like Ctrl+Shift+Alt+some_letter, it doesn't react. In Ubuntu 17.04 it worked.



The only way of solving this problem I know is to use gnome-tweak-tool. In this gnome-tweak-tool, I can swap key Win (Super) with key Alt. In this case everything works great, but... I would like key Win to be key Win and key Alt to be key Alt. So, may be there is a good solution for this problem?







shortcut-keys






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Oct 22 '17 at 11:16









Thomas

3,85681527




3,85681527










asked Oct 22 '17 at 11:04









hijackhijack

3114




3114













  • Some people use Caps lock for changing the input language. Possibly, using Caps lock is better workaround then that I mentioned in my question (one key instead of two), but it is still not the best solution

    – hijack
    Oct 28 '17 at 5:29



















  • Some people use Caps lock for changing the input language. Possibly, using Caps lock is better workaround then that I mentioned in my question (one key instead of two), but it is still not the best solution

    – hijack
    Oct 28 '17 at 5:29

















Some people use Caps lock for changing the input language. Possibly, using Caps lock is better workaround then that I mentioned in my question (one key instead of two), but it is still not the best solution

– hijack
Oct 28 '17 at 5:29





Some people use Caps lock for changing the input language. Possibly, using Caps lock is better workaround then that I mentioned in my question (one key instead of two), but it is still not the best solution

– hijack
Oct 28 '17 at 5:29










3 Answers
3






active

oldest

votes


















10














There's an simple workaround here:




In case you don't need to switch between keyboard layouts, you can get
some shortcuts working again if you use the "Tweaks" tool for Gnome.



sudo apt install gnome-tweak-tool


Then




  1. Open "Tweaks"

  2. Select the tab "Keyboard & Mouse"

  3. Click "Additional Layout Options"

  4. Disable entries in the "Switching to another layout" dialog


In my case this gave me back the "ALT + SHIFT" combinations which are
essential in the Eclipse IDE for refactoring.




screenshot



It works beautifully!






share|improve this answer


























  • Mostly correct, but you still can use a shortcut to switch keyboard layouts. You just need to create different shortcut. For example I use Super + Space

    – Juraj.Lorinc
    May 5 '18 at 13:50













  • Kudos to you man!

    – manniL
    Sep 8 '18 at 20:14



















4














I was able to solve this problem using the patch from this ticket.
But the latest supported version is 1.19.3 while actual is 1.19.5 so this also requires some changes in patch/shell script to work.






share|improve this answer

































    0














    It seems that you override ctrl, so you need to install Tweak Tools and to return ctrl's position.




    1. sudo apt install gnome-tweak-tool

    2. Then some magic


      • Launch Tweaks

      • Select "Keyboard & Mouse"

      • Select "Additional layout options"

      • Change "Ctrl Position" (in my case it was at bottom left)








    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',
      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%2f967550%2fin-ubuntu-17-10-key-combinations-like-ctrl-shift-alt-dont-work%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









      10














      There's an simple workaround here:




      In case you don't need to switch between keyboard layouts, you can get
      some shortcuts working again if you use the "Tweaks" tool for Gnome.



      sudo apt install gnome-tweak-tool


      Then




      1. Open "Tweaks"

      2. Select the tab "Keyboard & Mouse"

      3. Click "Additional Layout Options"

      4. Disable entries in the "Switching to another layout" dialog


      In my case this gave me back the "ALT + SHIFT" combinations which are
      essential in the Eclipse IDE for refactoring.




      screenshot



      It works beautifully!






      share|improve this answer


























      • Mostly correct, but you still can use a shortcut to switch keyboard layouts. You just need to create different shortcut. For example I use Super + Space

        – Juraj.Lorinc
        May 5 '18 at 13:50













      • Kudos to you man!

        – manniL
        Sep 8 '18 at 20:14
















      10














      There's an simple workaround here:




      In case you don't need to switch between keyboard layouts, you can get
      some shortcuts working again if you use the "Tweaks" tool for Gnome.



      sudo apt install gnome-tweak-tool


      Then




      1. Open "Tweaks"

      2. Select the tab "Keyboard & Mouse"

      3. Click "Additional Layout Options"

      4. Disable entries in the "Switching to another layout" dialog


      In my case this gave me back the "ALT + SHIFT" combinations which are
      essential in the Eclipse IDE for refactoring.




      screenshot



      It works beautifully!






      share|improve this answer


























      • Mostly correct, but you still can use a shortcut to switch keyboard layouts. You just need to create different shortcut. For example I use Super + Space

        – Juraj.Lorinc
        May 5 '18 at 13:50













      • Kudos to you man!

        – manniL
        Sep 8 '18 at 20:14














      10












      10








      10







      There's an simple workaround here:




      In case you don't need to switch between keyboard layouts, you can get
      some shortcuts working again if you use the "Tweaks" tool for Gnome.



      sudo apt install gnome-tweak-tool


      Then




      1. Open "Tweaks"

      2. Select the tab "Keyboard & Mouse"

      3. Click "Additional Layout Options"

      4. Disable entries in the "Switching to another layout" dialog


      In my case this gave me back the "ALT + SHIFT" combinations which are
      essential in the Eclipse IDE for refactoring.




      screenshot



      It works beautifully!






      share|improve this answer















      There's an simple workaround here:




      In case you don't need to switch between keyboard layouts, you can get
      some shortcuts working again if you use the "Tweaks" tool for Gnome.



      sudo apt install gnome-tweak-tool


      Then




      1. Open "Tweaks"

      2. Select the tab "Keyboard & Mouse"

      3. Click "Additional Layout Options"

      4. Disable entries in the "Switching to another layout" dialog


      In my case this gave me back the "ALT + SHIFT" combinations which are
      essential in the Eclipse IDE for refactoring.




      screenshot



      It works beautifully!







      share|improve this answer














      share|improve this answer



      share|improve this answer








      edited 1 min ago









      Pablo Bianchi

      2,94521535




      2,94521535










      answered Nov 25 '17 at 13:31









      Welington VeigaWelington Veiga

      1014




      1014













      • Mostly correct, but you still can use a shortcut to switch keyboard layouts. You just need to create different shortcut. For example I use Super + Space

        – Juraj.Lorinc
        May 5 '18 at 13:50













      • Kudos to you man!

        – manniL
        Sep 8 '18 at 20:14



















      • Mostly correct, but you still can use a shortcut to switch keyboard layouts. You just need to create different shortcut. For example I use Super + Space

        – Juraj.Lorinc
        May 5 '18 at 13:50













      • Kudos to you man!

        – manniL
        Sep 8 '18 at 20:14

















      Mostly correct, but you still can use a shortcut to switch keyboard layouts. You just need to create different shortcut. For example I use Super + Space

      – Juraj.Lorinc
      May 5 '18 at 13:50







      Mostly correct, but you still can use a shortcut to switch keyboard layouts. You just need to create different shortcut. For example I use Super + Space

      – Juraj.Lorinc
      May 5 '18 at 13:50















      Kudos to you man!

      – manniL
      Sep 8 '18 at 20:14





      Kudos to you man!

      – manniL
      Sep 8 '18 at 20:14













      4














      I was able to solve this problem using the patch from this ticket.
      But the latest supported version is 1.19.3 while actual is 1.19.5 so this also requires some changes in patch/shell script to work.






      share|improve this answer






























        4














        I was able to solve this problem using the patch from this ticket.
        But the latest supported version is 1.19.3 while actual is 1.19.5 so this also requires some changes in patch/shell script to work.






        share|improve this answer




























          4












          4








          4







          I was able to solve this problem using the patch from this ticket.
          But the latest supported version is 1.19.3 while actual is 1.19.5 so this also requires some changes in patch/shell script to work.






          share|improve this answer















          I was able to solve this problem using the patch from this ticket.
          But the latest supported version is 1.19.3 while actual is 1.19.5 so this also requires some changes in patch/shell script to work.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited 1 min ago









          Pablo Bianchi

          2,94521535




          2,94521535










          answered Oct 24 '17 at 18:32









          user3757854user3757854

          411




          411























              0














              It seems that you override ctrl, so you need to install Tweak Tools and to return ctrl's position.




              1. sudo apt install gnome-tweak-tool

              2. Then some magic


                • Launch Tweaks

                • Select "Keyboard & Mouse"

                • Select "Additional layout options"

                • Change "Ctrl Position" (in my case it was at bottom left)








              share|improve this answer




























                0














                It seems that you override ctrl, so you need to install Tweak Tools and to return ctrl's position.




                1. sudo apt install gnome-tweak-tool

                2. Then some magic


                  • Launch Tweaks

                  • Select "Keyboard & Mouse"

                  • Select "Additional layout options"

                  • Change "Ctrl Position" (in my case it was at bottom left)








                share|improve this answer


























                  0












                  0








                  0







                  It seems that you override ctrl, so you need to install Tweak Tools and to return ctrl's position.




                  1. sudo apt install gnome-tweak-tool

                  2. Then some magic


                    • Launch Tweaks

                    • Select "Keyboard & Mouse"

                    • Select "Additional layout options"

                    • Change "Ctrl Position" (in my case it was at bottom left)








                  share|improve this answer













                  It seems that you override ctrl, so you need to install Tweak Tools and to return ctrl's position.




                  1. sudo apt install gnome-tweak-tool

                  2. Then some magic


                    • Launch Tweaks

                    • Select "Keyboard & Mouse"

                    • Select "Additional layout options"

                    • Change "Ctrl Position" (in my case it was at bottom left)









                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Dec 12 '18 at 6:49









                  Vrezh HovanisyanVrezh Hovanisyan

                  1




                  1






























                      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%2f967550%2fin-ubuntu-17-10-key-combinations-like-ctrl-shift-alt-dont-work%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...