User Tools

Site Tools


linux:system_config:displays

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

linux:system_config:displays [2021/08/07 09:49] (current)
tkilla created
Line 1: Line 1:
 +====== Displays - xrandr ======
 +
 +  sudo apt install autorandr
 +  
 +  # setup your screens, then: 
 +  autorandr -s home
 +  
 +  # change screen setup, then:
 +  autorandr -s mobile
 +  
 +  # now you can switch :)
 +  autorandr -l home | mobile
  
linux/system_config/displays.txt ยท Last modified: 2021/08/07 09:49 by tkilla