UnixTools/X11-int-refresh-rate.sh
2013-03-21 01:54:15 +01:00

4 lines
92 B
Bash
Executable File

#!/bin/sh
echo Setting refresh rate to 60 Hz
xrandr --output LVDS --mode 1024x768 --rate 60