I am new to Ubuntu.I want to run this script every time my system reboots.Is there a way to do that?Thanks in advance for help.
# !/bin/bash
#fix resolution problem
xrandr --newmode "1440x900_60.00" 106.50 1440 1528 1672 1904 900 903 909 934 - hsync +vsync
xrandr --addmode VGA1 1440x900_60.00