|
|
|
@ -11,23 +11,24 @@ this file you can also install `nvidia-settings`.
|
|
|
|
|
There is no initial setup in for of a `xorg.conf` in `/etc/X11` needed
|
|
|
|
|
(except for a multiple GPU/APU setup).
|
|
|
|
|
|
|
|
|
|
### Basic Configuration
|
|
|
|
|
### Configuration
|
|
|
|
|
|
|
|
|
|
A basic configuration can be achieved by running `nvidia-xconfig`.
|
|
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
|
|
|
|
Most configuration and changes require the use of `nvidia-settings`.
|
|
|
|
|
|
|
|
|
|
### Change monitor configuration
|
|
|
|
|
|
|
|
|
|
After running `sudo nvidia-setting` can drag and drop the monitors to your
|
|
|
|
|
liking.
|
|
|
|
|
In `nvidia-setting` monitors can be dragged and dropped to your liking.
|
|
|
|
|
After that you have to save the configuration to the
|
|
|
|
|
[X window manager](./x_window_system.md) configuration file
|
|
|
|
|
`/etc/X11/xorg.conf`.
|
|
|
|
|
|
|
|
|
|
### Avoid screen tearing
|
|
|
|
|
|
|
|
|
|
To avoid screen tearing open up `nvidia-settings` and under
|
|
|
|
|
`X Server Display Configuration` select your display.
|
|
|
|
|
Then click on `Advanced` and select either `Force Composition Timeline` or
|
|
|
|
|
In `nvidia-settings` under
|
|
|
|
|
`X Server Display Configuration` select your display and click on `Advanced`
|
|
|
|
|
and select either `Force Composition Timeline` or
|
|
|
|
|
`Force Full Composition Timeline`.
|
|
|
|
|