On Wed, Feb 28, 2024 at 04:23:37PM -0600, Dale wrote:
> 
> I have two questions.  Does a upgrade change it back to defaults?  If
> so, there may be a file in /etc somewhere that is more permanent.  If
> not, cool.  :-) 

No, it's never been overwritten, so far...

> How did you get the info to match the hardware you have?

You can get your list of monitors:

$ xrandr --listmonitors
Monitors: 3
 0: +*DVI-D-0 1920/518x1200/324+1920+0  DVI-D-0
 1: +DisplayPort-0 1920/518x1200/324+3840+0  DisplayPort-0
 2: +HDMI-A-0 1920/518x1200/324+0+0  HDMI-A-0

and then play with the locations until the mouse does the right thing
when you move it between them :). Or fix it via the GUI and note which
one is where; the description ends in +x+y with the offset for each
monitor currently, so you can see that HDMI-A-0 is on the far left, then
DVI-D-0 is in the middle, and DisplayPort-0 is on the right.


Reply via email to