snippets / Sync to second TwinView display

Language: Shell - First posted by piglop on 2007-10-5 07:19 (1 year)
Link to the snippet: http://www.friendsnippets.org/snippet/67/

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
In order to post a comment, you should have a friendsnippet account. Please sign-in.

0 comments

Oct '07
  • 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.