make firefox use xinput2
This commit is contained in:
parent
d809828a4e
commit
9b239732b0
@ -11,6 +11,8 @@ fi
|
|||||||
|
|
||||||
# Set GDK_SCALE=2, for nicer touchscreen usage.
|
# Set GDK_SCALE=2, for nicer touchscreen usage.
|
||||||
export GDK_SCALE=2
|
export GDK_SCALE=2
|
||||||
|
# MOZ_USE_XINPUT2=1 should enable touch scrolling in Firefox
|
||||||
|
export MOZ_USE_XINPUT2=1
|
||||||
|
|
||||||
if [ -f ~/.config/awesome-mobile/rc.lua ]; then
|
if [ -f ~/.config/awesome-mobile/rc.lua ]; then
|
||||||
awesome --search ~/.config/awesome-mobile/ --search /usr/share/awesome-mobile/ -c ~/.config/awesome-mobile/rc.lua
|
awesome --search ~/.config/awesome-mobile/ --search /usr/share/awesome-mobile/ -c ~/.config/awesome-mobile/rc.lua
|
||||||
|
Loading…
Reference in New Issue
Block a user