1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-04-04 07:47:45 +02:00

Structure: updating links

This commit is contained in:
TiynGER 2020-10-26 08:14:30 +01:00
parent fdad266131
commit db7dda76cf
3 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,8 @@
# Intel Graphics
# X11
## Screen Tearing
## Intel Graphics
### Screen Tearing
Linux can sometimes have problems with screen tearing.
To get this working you need to change the `/etc/X11/xorg.conf.d/20-intel.conf` to:

View File

@ -15,4 +15,4 @@ If you want to host your own mail-server there are solutions with and without in
If you don't have a built-in web interface for your mail-server you need some software to access your mails.
And even if you have it can be useful to keep your mails synced locally on your pc.
- [Neomutt](neomutt.md) is a terminal-based mail client, that has a simple interface.
- [Neomutt](linux/neomutt.md) is a terminal-based mail client, that has a simple interface.

View File

@ -8,5 +8,5 @@ The software can vary in coverage and interface type.
One of the most used file modification is done in csv or similar datatypes.
- [sc-im](sc-im.md) is a simple table calculation program with a terminal based interface.
- [sc-im](linux/sc-im.md) is a simple table calculation program for linux with a terminal based interface.