일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- i3
- Ansible
- ubuntu
- awx
- pacman
- nfs-provisioner
- cephadm
- kolla-ansible
- KVM
- Linux
- Docker
- archlinux
- port open
- kolla
- ceph
- Kubernetes
- terraform
- OpenStack
- cloud-init
- Arch
- libvirt
- grafana-loki
- Octavia
- ceph-ansible
- Kubeflow
- k8s
- HTML
- golang
- repository
- yum
Archives
- Today
- Total
목록scroll (1)
YJWANG
[i3] i3 터치패드 스크롤링 반대로 하기
아래 파일에 내용을 추가한다. 이후 reboot하거나 재 로그인하면 된다. Option "Naturalscrolling" "True" cat /usr/share/X11/xorg.conf.d/40-libinput.conf |grep touchpad -A 5 Identifier "libinput touchpad catchall" MatchIsTouchpad "on" MatchDevicePath "/dev/input/event*" Option "NaturalScrolling" "True" Driver "libinput" EndSection
00.OS
2021. 7. 10. 10:31