Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

xrandr add 1920

xrandr --newmode "1920x1080_60.00"  172.80  1920 2040 2248 2576  1080 1081 1084 1118  -HSync +Vsync
xrandr --addmode DP-2 1920x1080_60.00
xrandr --output DP-2 --mode 1920x1080_60.00
Comment

xrandr add 1920

xrandr --newmode "1920x1080_60.00"  172.80  1920 2040 2248 2576  1080 1081 1084 1118  -HSync +Vsync && xrandr --addmode DP-2 1920x1080_60.00 && xrandr --output DP-2 --mode 1920x1080_60.00
Comment

PREVIOUS NEXT
Code Example
Shell :: java change version mac 
Shell :: how to remove a package in laravel 8 
Shell :: uninstall in linux 
Shell :: Failed to start Redis In-Memory Data Store. 
Shell :: gpg: WARNING: unsafe permissions on homedir 
Shell :: convert back to sh from zsh 
Shell :: bash multiple commands one line 
Shell :: set remote url git 
Shell :: capacitor live reload 
Shell :: checklist github readme 
Shell :: homebrew postgres 
Shell :: ghostscript on ubuntu 
Shell :: remove netbeans snap 
Shell :: docker switch to linux containers command line 
Shell :: clockwork 
Shell :: yarn list global packages 
Shell :: powershell upgrade 
Shell :: git merge cancel 
Shell :: c++ build system in sublime linux for competetive programming 
Shell :: create branch with local changes 
Shell :: root check bash script 
Shell :: git remove folder remotely 
Shell :: conda install keras gpu 
Shell :: git rename remote branch 
Shell :: install ext-pdo_sqlite 
Shell :: npm port already in use 
Shell :: open wsl as root 
Shell :: npm version git working directory not clean 
Shell :: php 7.4 all extensions 
Shell :: How to see incognito history? 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =