# Power LED off
echo \\6 >/dev/ttyS1
# Status LED off
echo \\7 > /dev/ttyS1
# Copy LED off
echo \\B > /dev/ttyS1