help to create a xorg.conf?
Tofloor
poster avatar
infuscomus
deepin
2016-08-18 06:37
Author
I've noticed that the deepin control center doesn't have an option to set refresh rates in GUI, although I could change the layout of my monitors which is good

Anyway I would like some help to set up a custom xorg.conf so that my monitor layout and refresh rate can be set at boot - I'm inexperienced with xorg.conf file so I don't know what I'm doing

my GPU is an R9 290X
my current monitor layout


Screen 1                         Screen 0
24" monitor (left)            27" monitor (right)
1920x1080                     2760x1440
60hz                               144hz (currently 60hz)

I'd like the zorg.conf to layout my monitors correctly, and set the 27" monitor to 144hz at boot

here is xrandr output if it helps



  1. ~$ xrandr
  2. Screen 0: minimum 320 x 200, current 4477 x 1440, maximum 16384 x 16384
  3. DisplayPort-0 connected primary 2560x1440+1917+0 (normal left inverted right x axis y axis) 597mm x 336mm
  4.    2560x1440     59.95*+ 143.86   119.88    89.91  
  5.    1920x1080    143.85    99.90   119.98    89.90    60.00    60.00    50.00    59.94  
  6.    1600x900      89.88    60.00  
  7.    1280x1024     75.02  
  8.    1152x864      75.00  
  9.    1280x720      89.80    60.00    50.00    59.94  
  10.    1440x576      50.00  
  11.    1024x768      75.08    70.07    60.00  
  12.    1440x480      60.00    59.94  
  13.    832x624       74.55  
  14.    800x600       72.19    75.00    60.32    56.25  
  15.    720x576       50.00  
  16.    640x480       75.00    66.67    60.00    59.94  
  17.    720x400       70.08  
  18. HDMI-0 disconnected (normal left inverted right x axis y axis)
  19. DVI-0 connected 1920x1080+0+346 (normal left inverted right x axis y axis) 510mm x 290mm
  20.    1920x1080     60.00*+
  21.    1680x1050     59.88  
  22.    1280x1024     75.02    60.02  
  23.    1280x960      60.00  
  24.    1152x864      75.00  
  25.    1024x768      75.08    60.00  
  26.    832x624       74.55  
  27.    800x600       75.00    60.32    56.25  
  28.    640x480       75.00    60.00  
  29.    720x400       70.08  
  30. DVI-1 disconnected (normal left inverted right x axis y axis)

Copy the Code


any help with this would be appreciated


Reply Favorite View the author
All Replies
infuscomus
deepin
2016-08-20 02:23
#1
any help with this?
Reply View the author
tristar
deepin
2016-08-20 02:39
#2
This is good start for the research: https://wiki.debian.org/Xorg
Reply View the author