mirror of
https://github.com/brain-hackers/brain-config.git
synced 2024-12-22 20:20:06 +09:00
Overscan description amended.
This commit is contained in:
parent
30dc26d222
commit
c313d7417a
@ -265,7 +265,7 @@ do_overscan() {
|
|||||||
CURRENT=1
|
CURRENT=1
|
||||||
fi
|
fi
|
||||||
if [ "$INTERACTIVE" = True ]; then
|
if [ "$INTERACTIVE" = True ]; then
|
||||||
whiptail --yesno "Would you like to enable overscan?" $DEFAULT 20 60 2
|
whiptail --yesno "Would you like to enable compensation for displays with overscan?" $DEFAULT 20 60 2
|
||||||
RET=$?
|
RET=$?
|
||||||
else
|
else
|
||||||
RET=$1
|
RET=$1
|
||||||
|
Loading…
Reference in New Issue
Block a user