Skip to content

Instantly share code, notes, and snippets.

@kokoye2007
Created March 18, 2020 05:19
Show Gist options
  • Save kokoye2007/4ab811660719dd3724a4e667ba57de9f to your computer and use it in GitHub Desktop.
Save kokoye2007/4ab811660719dd3724a4e667ba57de9f to your computer and use it in GitHub Desktop.
Screen_Rotate_Disable
# Try to Normal
xrandr -o normal
sudo systemctl stop iio-sensor-proxy.service
sudo systemctl disable iio-sensor-proxy.service
# Try this command to remove
sudo apt-get remove iio-sensor-proxy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment