Skip to content

Instantly share code, notes, and snippets.

@haio
Created September 16, 2013 07:56
Show Gist options
  • Save haio/6577764 to your computer and use it in GitHub Desktop.
Save haio/6577764 to your computer and use it in GitHub Desktop.
update-alternatives: error: alternative /etc/X11/xinit/xinput.d/scim for xinput-all_ALL not registered, not setting.
Solve:
sudo update-alternatives --install /etc/X11/xinit/xinput.d/all_ALL xinput-all_ALL /etc/X11/xinit/xinput.d/scim 30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment