Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

change display resolution on terminal

# to see supported resolutions
xrandr
# set the resolution
xrandr --output NAMEMONITOR --mode 1920x1080
Comment

PREVIOUS NEXT
Code Example
Shell :: change git repository 
Shell :: powershell sharepoint copy file to other site collection 
Shell :: ssh key 
Shell :: how to know ROS path 
Shell :: angular cli interface generate 
Shell :: nasm compile windows 64 
Shell :: how to use gitignore to ignore a folder 
Shell :: grep in windows 
Shell :: tail last 100 lines 
Shell :: size folder command line 
Shell :: how to install certbot on ubuntu 
Shell :: change wallpaper command line linux 
Shell :: vim open new tabs 
Shell :: read from .env file bash 
Shell :: install vscodium 
Shell :: how to give full permission to another user linux 
Shell :: react loaders 
Shell :: download docker ubuntu 
Shell :: git commit message editor vscode 
Shell :: bash change case 
Shell :: install git bash windows 10 
Shell :: pull a specific branch from github 
Shell :: git add new origin 
Shell :: cmd refresh path 
Shell :: read cpu temperature ubuntu 
Shell :: show list of branches git 
Shell :: Package signatures do not match previously installed version; ignoring! 
Shell :: remove .env file from git history 
Shell :: check port running 
Shell :: remove directory from linux 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =