Skip to content

Instantly share code, notes, and snippets.

@noromanba
Last active May 15, 2018 04:12
Show Gist options
  • Select an option

  • Save noromanba/9cde22ed0a832435a435 to your computer and use it in GitHub Desktop.

Select an option

Save noromanba/9cde22ed0a832435a435 to your computer and use it in GitHub Desktop.
disable HUD on Ubuntu Unity DE

disable HUD on Ubuntu Unity DE

HUD (Heads Up Display) starting up when tap Alt (Default)

install

$ sudo apt-get install compizconfig-settings-manager

disable

$ ccsm # compizconfig-settings-manager

find "Desktop" -> "Ubuntu Unity Plugin" (w/ "Filter" search-box)

method 1: disable plugin

uncheck "Ubuntu Unity Plugin"

method 2: disable HUD only

  1. click "Ubuntu Unity Plugin"
  2. search "Key to show the HUD when tapped"
  3. click button ("<Alt>")
  4. check disable
  5. close dialog and ccsm

c.f.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment