notes:xorg.conf_snippets
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
notes:xorg.conf_snippets [2022/10/14 04:59] – Sean Rhone | notes:xorg.conf_snippets [2024/08/13 18:59] (current) – removed Sean Rhone | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Notes ====== | ||
- | |||
- | * :!: Anything here expects Xorg and not Wayland | ||
- | * '' | ||
- | |||
- | ====== Config File ====== | ||
- | |||
- | * '' | ||
- | |||
- | sudo mkdir -p '/ | ||
- | |||
- | ====== Specific Screens ====== | ||
- | |||
- | ===== Acer S271HL ===== | ||
- | |||
- | * See [[devices: | ||
- | |||
- | * Last updated: 2022/05/18 | ||
- | * :!: This expects '' | ||
- | |||
- | sudo mkdir -p '/ | ||
- | |||
- | < | ||
- | Section " | ||
- | Identifier " | ||
- | Modeline " | ||
- | Option " | ||
- | EndSection</ | ||
- | |||
- | ==== NVIDIA ==== | ||
- | |||
- | * https:// | ||
- | * https:// | ||
- | |||
- | < | ||
- | Section " | ||
- | Identifier " | ||
- | Modeline " | ||
- | EndSection | ||
- | |||
- | Section " | ||
- | Identifier " | ||
- | Option " | ||
- | Monitor " | ||
- | EndSection</ | ||
- | |||
- | ====== Monitor/ | ||
- | |||
- | ===== Deep Color ===== | ||
- | |||
- | * https:// | ||
- | * https:// | ||
- | * The lack-of quotes around '' | ||
- | * :!: This may cause apps to crash | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | < | ||
- | Section " | ||
- | Identifier | ||
- | DefaultDepth | ||
- | EndSection</ | ||
- | |||
- | ==== Verify ==== | ||
- | |||
- | * This may need changed to '' | ||
- | |||
- | cat ~/' | ||
- | |||
- | cat ~/' | ||
- | |||
- | ====== Specific Drivers ====== | ||
- | |||
- | * :!: Only use '' | ||
- | |||
- | ===== NVIDIA ===== | ||
- | |||
- | * '' | ||
- | |||
- | sudo -e '/ | ||
- | |||
- | < | ||
- | Section " | ||
- | Identifier " | ||
- | MatchDriver " | ||
- | Option " | ||
- | Option " | ||
- | EndSection</ | ||
C:/www/wiki/data/attic/notes/xorg.conf_snippets.1665737942.txt.gz · Last modified: by Sean Rhone