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
|
||||
fi
|
||||
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=$?
|
||||
else
|
||||
RET=$1
|
||||
|
Loading…
Reference in New Issue
Block a user