mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-04 07:47:45 +02:00
x/nvidia/intel: nvidia-xconfig and nvidia-settings added. x split from nvidia and intel
This commit is contained in:
parent
bdbbda34af
commit
512ef330c3
@ -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
|
There is no initial setup in for of a `xorg.conf` in `/etc/X11` needed
|
||||||
(except for a multiple GPU/APU setup).
|
(except for a multiple GPU/APU setup).
|
||||||
|
|
||||||
### Basic Configuration
|
### Configuration
|
||||||
|
|
||||||
A basic configuration can be achieved by running `nvidia-xconfig`.
|
A basic configuration can be achieved by running `nvidia-xconfig`.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
Most configuration and changes require the use of `nvidia-settings`.
|
||||||
|
|
||||||
### Change monitor configuration
|
### Change monitor configuration
|
||||||
|
|
||||||
After running `sudo nvidia-setting` can drag and drop the monitors to your
|
In `nvidia-setting` monitors can be dragged and dropped to your liking.
|
||||||
liking.
|
|
||||||
After that you have to save the configuration to the
|
After that you have to save the configuration to the
|
||||||
[X window manager](./x_window_system.md) configuration file
|
[X window manager](./x_window_system.md) configuration file
|
||||||
`/etc/X11/xorg.conf`.
|
`/etc/X11/xorg.conf`.
|
||||||
|
|
||||||
### Avoid screen tearing
|
### Avoid screen tearing
|
||||||
|
|
||||||
To avoid screen tearing open up `nvidia-settings` and under
|
In `nvidia-settings` under
|
||||||
`X Server Display Configuration` select your display.
|
`X Server Display Configuration` select your display and click on `Advanced`
|
||||||
Then click on `Advanced` and select either `Force Composition Timeline` or
|
and select either `Force Composition Timeline` or
|
||||||
`Force Full Composition Timeline`.
|
`Force Full Composition Timeline`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user