x: renamed to x protocoll name

master
tiyn 2 years ago
parent 1b7ac78865
commit ea0f57e9a9

@ -202,8 +202,9 @@ UEFI, don't forget to enable the EFI option, otherwise the system won't boot.
Now you can follow the recommended larbs installation script of this wiki Now you can follow the recommended larbs installation script of this wiki
(`curl -o larbs.sh https://raw.githubusercontent.com/tiyn/larbs/master/larbs.sh`) (`curl -o larbs.sh https://raw.githubusercontent.com/tiyn/larbs/master/larbs.sh`)
this will install a bunch of useful base software including a graphical this will install a bunch of useful base software including
environment. [a graphical environment](../x_window_system.md) and
[a window manager](../suckless.md#programs).
You can go on to other guides aswell. You can go on to other guides aswell.
Additionally if you have a NVidia Graphics Cards you should read Additionally if you have a NVidia Graphics Cards you should read

@ -17,7 +17,9 @@ There is no initial setup in for of a `xorg.conf` in `/etc/X11` needed
After running `sudo nvidia-setting` can drag and drop the monitors to your After running `sudo nvidia-setting` can drag and drop the monitors to your
liking. liking.
After that you have to save the configuration to the `/etc/X11/xorg.conf`. 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 ## Avoid screen tearing

@ -1,7 +1,7 @@
# X11 # X Window System
X, X Window System and X11 according to the current version is a protocoll for X Window System - also called X and X11 according to the current version - is a
handling the display of the most unix-like operating systems. protocoll for handling the display of the most unix-like operating systems.
[Xorg](https://www.x.org/wiki/) is the most used implementation of the X [Xorg](https://www.x.org/wiki/) is the most used implementation of the X
protocoll. protocoll.
It is maintained by the [X.Org Foundation](https://x.org/wiki/). It is maintained by the [X.Org Foundation](https://x.org/wiki/).
@ -83,6 +83,8 @@ If a section for the device is already present the line
Otherwise a catchall section for all types of mouses can be created like the Otherwise a catchall section for all types of mouses can be created like the
following: following:
[asdfa](/wiki/obs.md#background-removal)
```txt ```txt
Section "InputClass" Section "InputClass"
Identifier "middle button emulation class" Identifier "middle button emulation class"
Loading…
Cancel
Save