Skip to content

Instantly share code, notes, and snippets.

@wallace11
Last active February 20, 2020 12:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wallace11/afc4a7fc6d3d964f265fb385471d0084 to your computer and use it in GitHub Desktop.
Save wallace11/afc4a7fc6d3d964f265fb385471d0084 to your computer and use it in GitHub Desktop.

Arch

Fix alsa 1.2.x:

pacman -U https://archive.archlinux.org/packages/a/alsa-lib/alsa-lib-1.1.9-2-x86_64.pkg.tar.xz
pacman -U https://archive.archlinux.org/packages/a/alsa-utils/alsa-utils-1.1.9-1-x86_64.pkg.tar.xz

Old

dconf write /com/ubuntu/user-interface/scale-factor "{'DSI-1': 12, 'DSI1': 12}"
xinput set-prop "pointer:Goodix Capacitive TouchScreen" "Coordinate Transformation Matrix" 0 1 0 -1 0 1 0 0 1
  • Boot Menu F7
  • Fix Dual Boot sudo update-grub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment