better
This commit is contained in:
parent
a493a2e631
commit
a22464b125
2 changed files with 43 additions and 12 deletions
12
prefres.sh
12
prefres.sh
|
@ -1,10 +1,10 @@
|
|||
echo -e "\n<--##Tahinli Resolution Script##-->\n"
|
||||
echo " 1- Join- Second_Vertical"
|
||||
echo " 2- Join- Linear_Extended"
|
||||
echo " 3- Mirror"
|
||||
echo " 4- First Monitor Only"
|
||||
echo " 5- Second Monitor Only"
|
||||
echo -e " 6- Second Monitor Only-Vertical\n"
|
||||
echo " 1- Join- Second_Vertical"
|
||||
echo " 2- Join- Linear_Extended"
|
||||
echo " 3- Mirror"
|
||||
echo " 4- First Monitor Only"
|
||||
echo " 5- Second Monitor Only"
|
||||
echo " 6- Seconf Monitor Only-Vertical"
|
||||
read selection
|
||||
if [[ $selection > 0 ]] && [[ $selection < 7 ]];
|
||||
then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue