How to disable Screen Rotation in Ubuntu 18.04 LTS

 

With Root access just run below two commands:


1) gsettings set org.gnome.settings-daemon.peripherals.touchscreen orientation-lock true

2) gsettings set org.gnome.settings-daemon.plugins.orientation active false

Comments

Popular posts from this blog

How to upload bulk Email alias in Google Workspace

Deploying App through AWS EKS by using ingress and fargate

How to save git token key to avoid again and again put manually