Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

screen rotation in linux

xrandr --output $(xrandr |grep eDP|cut -d" " -f1) --rotate left
xrandr --output $(xrandr |grep eDP|cut -d" " -f1) --rotate normal
Comment

PREVIOUS NEXT
Code Example
Shell :: check ram details 
Shell :: What is the command to open a file from within Emacs? 
Shell :: rust download 
Shell :: branch list in git 
Shell :: how to stop apache2 service in kali linux 
Shell :: terminal how to find a directory 
Shell :: tail grep 
Shell :: replace ionic-angular @ionic/angular 
Shell :: ubuntu set new default terminal 
Shell :: list all the files changed in PR 
Shell :: how to run a command from history linux 
Shell :: loop through directories bash 
Shell :: automated install windows admin center 
Shell :: apt NO_PUBKEY 23E7166788B63E1E 
Shell :: powershell get type of variable 
Shell :: neovim source current file 
Shell :: linux find latest modified files 
Shell :: unzip a .gz file in linux 
Shell :: bash exit file path 
Shell :: adonis create app 
Shell :: add token to cli git 
Shell :: E: Unable to locate package mongodb-org 
Shell :: what com port linux 
Shell :: git show only merge commits 
Shell :: ubuntu photo viewer zoom in shortcut 
Shell :: libxml2 install 
Shell :: chmod folder recursive 
Shell :: linux batch resize jpg 
Shell :: start redis server 
Shell :: install gnome-shell-extensions 
ADD CONTENT
Topic
Content
Source link
Name
2+4 =