Keyboard shortcut Shift + Ctrl + Escape does not work

5,469

Use CCSM to assign the command and keybinding and it will work in Unity.

To get Compiz Config Setting Manager do the following:

  • Open the Terminal by pressing Ctrl+Alt+T and type:

    sudo apt-get install compizconfig-settings-manager compiz-plugins-extra -y
    
  • Open CCSM
  • Select the commands option
  • Assign the command on line 0

Select the Keybinding tab and assign the hotkeys you like to trigger the command.

Share:
5,469

Related videos on Youtube

Dune
Author by

Dune

Updated on September 18, 2022

Comments

  • Dune
    Dune over 1 year

    I am using Ubuntu 14.04 x64 w/ Unity. I like how the Task Manager shows up in Windows with Shift+Ctrl+Escape. So I tried creating a similar keyboard shortcut in Ubuntu with the command gnome-terminal -e htop.

    Nothing happens when invoking that shortcut. However, if I assign a different combination, say Ctrl+Alt+H, it works fine.

    What am I doing wrong? Is Shift+Ctrl+Escape reserved or something? It used to work perfectly in 13.10 and before.

    • AliN
      AliN almost 10 years
      (1) Trying in a terminal, make sure the command works. (2) Why don't you use gnome-system-monitor instead?
    • Cas
      Cas almost 10 years
      I have opened a bug report: #1350527
    • MichalHlavacek
      MichalHlavacek over 9 years
      I've just run into precisely the same error. I'll add that you can use dconf-editor to view the actual shortcut configuration live at /org/gnome/settings-daemon/plugins/media-keys/custom-keybind‌​ings. Not found a workaround, yet, though. A temporary workaround for me is bind Ctrl-Shift-ScrollLk
    • MichalHlavacek
      MichalHlavacek over 9 years
      Ah, it works with regular GNOME, just Unity appears to break it.
    • mchid
      mchid over 9 years
      @sehe unity is a compiz plugin. use and enable the ccsm command options plugin.
  • Fabby
    Fabby over 8 years
    @snoop: Could you please review my edits and also review the editing help to improve the readability of your questions in the future... ;-) From tomorrow on all your bad edits will be rejected by default. Please do a thorough job or do none at all... Pretty please???
  • snoop
    snoop over 8 years
    @Fabby:your edits are perfect as your are experience person. My some of edits might be not as per expectations but you can reject it and improve it. I am still learning this.
  • Fabby
    Fabby over 8 years
    No worries: You received plenty of examples by now, so I'm convinced the qualities of your edits will skyrocket! ;-)
  • snoop
    snoop over 8 years
    I have 1 query. Is it allow to add our sentence if someone has done grammatical mistake or unable to express his/her problem?
  • KeyC0de
    KeyC0de about 7 years
    It does not work.
  • Zanna
    Zanna about 6 years
    I don't think this answer can work for short cuts with the esc key. See this answer