The monitor I have got, a television actually, is very nice and big, but very light shades bleach out. Even if I change the brightness/contrast/gamma in the TV settings, the light shades still bleach.
I can fix this quite easily with
But this does not persist.
Whenever xscreensaver starts and then stops, or I switch user and back again, the settings for gamma and brightness have reset.
The settings for screen resolution, position, rotation and whatever else have not changed, they remain the way I like them.
I have tried both
I presume that switching user or xscreensaver starting calls randr.
How can I either:
I can fix this quite easily with
xrandr --output <whichever> --gamma <whatever> --brightness <whatever>
But this does not persist.
Whenever xscreensaver starts and then stops, or I switch user and back again, the settings for gamma and brightness have reset.
The settings for screen resolution, position, rotation and whatever else have not changed, they remain the way I like them.
I have tried both
xrandr
and nvidia-settings
.I presume that switching user or xscreensaver starting calls randr.
How can I either:
- run xrandr whenever screensaver stops, and when I switch user back again, or better still
- have the values for gamma and brightness persist across the entire X session?