From ca9eb6dc13496c4862bf9ae8212308f15c0dccb2 Mon Sep 17 00:00:00 2001 From: David Rouquet <david.rouquet@tetras-libre.fr> Date: Sun, 4 Oct 2020 17:52:47 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f7aa80..b01a7dc 100644 --- a/README.md +++ b/README.md @@ -9,10 +9,12 @@ Intel HD Graphics 515 * intel-ucode * bcm4356a2-firmware (bluetooth) -* ioo-sensor-proxy (rotation auto de l'écran) +* iio-sensor-proxy (rotation auto de l'écran) * # Firefox * Enable Wayland in Firefox by puting `MOZ_ENABLE_WAYLAND=1` in ~/.config/environment.d/envvars.conf -* \ No newline at end of file +* Enable touchscreen scroling by puting `MOZ_USE_XINPUT2=1` in ~/.config/environment.d/envvars.conf +* + -- GitLab