Is it possible on Linux to position screens so that they are vertical. Our screens are set up vertically
When I move the cursor off the right edge of Display 0, it goes on to Display 1 and vice versa when I move it off the right edge.
How do I set the displays such that if I move off the top edge of Display 0, it moves to Display 1 and if I move off the bottom edge, it moves to Display 1.
Code:
_________
| |
|Display 1|
|_________|
_________
| |
|Display 0|
|_________|
How do I set the displays such that if I move off the top edge of Display 0, it moves to Display 1 and if I move off the bottom edge, it moves to Display 1.