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