How do I disable Ctrl+Alt+s to minimize a window?

10,528

Solution 1

You can change it in System Settings → Keyboards → Shortcuts → Windows.

Solution 2

It works in Ubuntu 13.04 and 14.04 LTS.

Go to System-settings -> Keyboard (menu) -> Shortcuts (button) -> Windows (tab) and then select Toggle-shaded-state and press backspace to disable it, and close the window.

Share:
10,528

Related videos on Youtube

719016
Author by

719016

Updated on September 18, 2022

Comments

  • 719016
    719016 almost 2 years

    When I type Ctrl+Alt+s on a window, the body of the window rolls up. How can I disable this shortcut, that I want to use for another purpose in my emacs configuration?

  • Torinouq
    Torinouq almost 12 years
    Unfortunately, this does not work in Ubuntu 12.04 with gome-shell. It is a known bug. One can try to work with dconf-editor here, see askubuntu.com/questions/175369/…
  • TheGeeko61
    TheGeeko61 almost 6 years
    This cannot be reporduced in 18.04. I get System-settings -> Devices -> Keyboard -> Keyboard Shortcuts In the Keybaoard Shortcuts page are various sections, one of which is Windows... and while there are options like "Resize Window", "Toggle maximization state", etc... there is no "Toggle shaded state." This is frustrating because I'm trying to use Intellij-Idea which has Ctrl-Alt-S hardcoded as the shortcut to its Settings... Instead, I get cyclic "adjust window size" action of Ubuntu.
  • user1185087
    user1185087 over 5 years
    For ubuntu 18.04 use dconf reset /org/gnome/desktop/wm/keybindings/toggle-shaded to disable ctrl+alt+s. BTW I am not able to post this as answer cause of my low reputation...
  • Robert K. Bell
    Robert K. Bell about 4 years
    @user1185087 your advice helped! You've got >100 rep, maybe now you could post it as a new answer?
  • Jaroslav Záruba
    Jaroslav Záruba about 4 years
    and in 20.04 it does not work either
  • user1185087
    user1185087 almost 4 years
    @RobertK.Bell 101 rep seams not enough to add an answer :(