---
scripts/core/sxmo_xinit.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/scripts/core/sxmo_xinit.sh b/scripts/core/sxmo_xinit.sh
index 6b818b4..871d54f 100755
--- a/scripts/core/sxmo_xinit.sh
+++ b/scripts/core/sxmo_xinit.sh
@@ -2,6 +2,7 @@
source /etc/profile
which $TERM || export TERM=st
which $BROWSER || export BROWSER=surf
+[ -z "$MOZ_USE_XINPUT2" ] && export MOZ_USE_XINPUT2=1
xmodmap /usr/share/sxmo/xmodmap_caps_esc
xsetroot -mod 3 2 -fg '#000000' -bg '#888888'
--
2.26.2
On Sat, May 30, 2020, at 4:35 AM, Anjandev Momi wrote:
> ---
> scripts/core/sxmo_xinit.sh | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/scripts/core/sxmo_xinit.sh b/scripts/core/sxmo_xinit.sh
> index 6b818b4..871d54f 100755
> --- a/scripts/core/sxmo_xinit.sh
> +++ b/scripts/core/sxmo_xinit.sh
> @@ -2,6 +2,7 @@
> source /etc/profile
> which $TERM || export TERM=st
> which $BROWSER || export BROWSER=surf
> +[ -z "$MOZ_USE_XINPUT2" ] && export MOZ_USE_XINPUT2=1
>
> xmodmap /usr/share/sxmo/xmodmap_caps_esc
> xsetroot -mod 3 2 -fg '#000000' -bg '#888888'
> --
> 2.26.2
>
Thanks - applied! Will be in sxmo-utils 1.1.3.