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