migration
This commit is contained in:
19
X11/xorg/README.md
Normal file
19
X11/xorg/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
Files:
|
||||
- `Xresources` -> `~/.Xresources`
|
||||
- `.xinitrc` -> `~/.xinitrc`
|
||||
- `.xserverrc` -> `~/.xserverrc`
|
||||
- `xorg.conf.d/30-touchpad.conf` -> `/etc/X11/xorg.conf.d/30-touchpad.conf`
|
||||
- `xorg.conf.d/40-libinput.conf` -> `/etc/X11/xorg.conf.d/40-libinput.conf`
|
||||
- `xorg.conf` -> `/etc/X11/xorg.conf`
|
||||
|
||||
---
|
||||
|
||||
Xorg conf generation:
|
||||
https://wiki.archlinux.org/title/xorg : 3.2
|
||||
|
||||
---
|
||||
Test keystrokes with command:
|
||||
```
|
||||
xinput list
|
||||
xinput test <device>
|
||||
```
|
||||
Reference in New Issue
Block a user