This website works better with JavaScript.
Home
Explore
Help
Sign In
gmarx
/
arch-basic
generated from
gmarx/git-template
Watch
1
Star
0
Fork
0
Code
Issues
4
Pull Requests
0
Projects
0
Releases
1
Wiki
Activity
Add 'Home'
master
Gerardo Marx Chávez-Campos
3 years ago
commit
5976e08cfd
1 changed files
with
13 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+13
-0
Home.md
+ 13
- 0
Home.md
@ -0,0 +1,13 @@
Welcome to the Wiki.
```
[gmarx@arch ~]$ cat /etc/X11/xorg.conf.d/30-touchpad.conf
Section "InputClass"
Identifier "touchpad catchall"
Driver "libinput"
Option "Tapping" "on"
Option "VertScrollDelta" "-111"
Option "HorizScrollDelta" "-111"
EndSection
```
Write
Preview
Loading…
Cancel
Save