Created
March 18, 2020 05:19
-
-
Save kokoye2007/4ab811660719dd3724a4e667ba57de9f to your computer and use it in GitHub Desktop.
Screen_Rotate_Disable
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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