1
0
mirror of https://github.com/AG7GN/nexus-utilities.git synced 2025-05-19 16:00:12 -07:00

Update dw_aprs_gui.sh

This commit is contained in:
Steve Magnuson 2021-03-16 13:58:13 -07:00
parent 5c0b8b768b
commit c7d1f3cd02

View File

@ -646,6 +646,7 @@ do
echo -e "\nExternal '$MONITOR_TITLE' running. PID=$socat_PID" >&6
# Position the monitor window so it's not under the configuration window
#bash -c "sleep 2;wmctrl -r "$MONITOR_TITLE" -e "0,$(($POSX + $WIDTH + 5)),$POSY,-1,-1"" &
sleep 1
wmctrl -r "$MONITOR_TITLE" -e "0,$(($POSX + $WIDTH + 5)),$POSY,-1,-1"
fi
fi