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