일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- cephadm
- Docker
- Ansible
- port open
- ceph
- golang
- grafana-loki
- ceph-ansible
- yum
- nfs-provisioner
- ubuntu
- k8s
- repository
- OpenStack
- pacman
- kolla
- i3
- Octavia
- Arch
- archlinux
- Kubeflow
- Linux
- Kubernetes
- HTML
- terraform
- libvirt
- awx
- cloud-init
- kolla-ansible
- KVM
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