snippet: view plain - save this
1 nvidia-settings --assign XVideoSyncToDisplay=2
Everytime my computer starts, I have to select "Sync to my second screen" in nvidia-settings. Otherwise it sync to the first display. This command does the job in a terminal and can be automated.
1 nvidia-settings --assign XVideoSyncToDisplay=2
Everytime my computer starts, I have to select "Sync to my second screen" in nvidia-settings. Otherwise it sync to the first display. This command does the job in a terminal and can be automated.
by piglop to shell twinview nvidia-settings sync
by nono2357 to shell twinview nvidia-settings sync
0 comments