Saturday, April 20, 2024
 Popular · Latest · Hot · Upcoming
76
rated 0 times [  76] [ 0]  / answers: 1 / hits: 200624  / 2 Years ago, sat, may 7, 2022, 1:29:53

My eyes hurt so I thought I should check the screen refresh rate (monitor frequency), but I couldn't find it.



Where is it? (in Ubuntu 12)


More From » 12.04

 Answers
2

Compiz looked like it worked. But it didn't work.



So the solution to this is the following.



First we check available modes.
$ xrandr
1440x900 59.9+* 75.0
1280x1024 75.0 60.0

Then we pick the mode, including resolution and refresh rate.
$ xrandr -s 1440x900 -r 75

Or just the refresh rate
$ xrandr -r 75

Let's see if it worked
$ xrandr
1440x900 59.9+ 75.0*
1280x1024 75.0 60.0


Alright. Then all you have to do is add the command to Startup Applications and be done.


[#37802] Saturday, May 7, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
farnic

Total Points: 409
Total Questions: 117
Total Answers: 125

Location: Andorra
Member since Sat, May 27, 2023
12 Months ago
;