Čítať ďalej: HOW TO MOUNT PARTITIONS AUTOMATICALLY ON STARTUP IN LINUX
Na upravu neprijemneho blikania monitora
display flickering problem solved :)
So my solution is, which seems to work well on my system:
-
I opened up Startup Applications
-
I clicked Add
-
I typed a name and the following in the command field:
xrandr -s 1280x1024 -r 75
Using this xrandr -s 1280x1024 -r 75 is run at every sytem startup and sets the refresh rate as required. There could be a better option but right now this seems to be OK for me.
Hopefully the LTS will fix the showstopper bug of no easy, gui way to change the refresh rate.
or in terminal simply>>>>>> xrandr -s 1280x1024 -r 75