Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

8
  • 2
    I know this. It does not work. Good you've mentioned about it, I've forgotten. I will update my problem statement. Commented Sep 13, 2011 at 21:06
  • 2
    Your xrandr output says you have the Xorg configured as one screen (only Screen 0 at the top). xcalib interfaces directly with Xorg server, so it can't see more screens. I believe you need to configure multiple Screen sections in your /etc/X11/xorg.conf for this to work properly. Commented Sep 13, 2011 at 21:32
  • Unfortunately , when I do this, pivot on both screens does not work :(. Thank you for hint, now I know where to look for improvement. Commented Sep 13, 2011 at 22:02
  • Did you try Option "Rotate" in your xorg.conf? Or do you need to rotate the screens after X is started? Commented Sep 16, 2011 at 9:41
  • 1
    I'm also looking for a solution, -s 1 doesn't work when dynamically adding screens with --output VGA1 --auto. Commented Jan 2, 2012 at 22:11