If someone has a raspberry pi with a 3.5 inch touch screen LCD hat, he can get the view1090-fa
display on the hat by adding following line in file /etc/rc.local
just above last line i.e. just above exit 0
sleep 10; view1090-fa
Save file, and reboot Pi.
NOTE: The sleep 10
provides 10 seconds delay to enable dump1090-fa to start up before view 1090-fa
command is run.