Difference between revisions of "Configure Graphics Cards"

Fixed command to be added to .xinitrc + added description where to add command within file
(Marked this version for translation)
(Fixed command to be added to .xinitrc + added description where to add command within file)
 
Line 346: Line 346:


<!--T:110-->
<!--T:110-->
'''6.''' Once opened, add the following line into the configuration file:
'''6.''' Once opened, add the following line into the configuration file, before the last line that starts with 'exec':


  <!--T:111-->
  <!--T:111-->
{{UserCmd|command=exec nvidia-settings --load-config-only}}
nvidia-settings --load-config-only
exec $(get_session "$1")


<!--T:112-->
<!--T:112-->
1

edit