You are not logged in.

#1 2019-04-13 18:05:42

rivalDevYP
Member
Registered: 2019-04-13
Posts: 2

[SOLVED] [enlightenment window manager] Scroll Direction Settings

hi,

(sorry, noob question here)

where is the scroll direction settings located in the settings panel? i looked under mouse & touch bindings, as well as system settings, but was unable to find anything pertaining to scroll direction.

Last edited by rivalDevYP (2020-01-10 20:48:43)

Offline

#2 2019-04-15 09:26:04

89c51
Member
Registered: 2012-06-05
Posts: 741

Re: [SOLVED] [enlightenment window manager] Scroll Direction Settings

I am 90% sure there isn't one.

Offline

#3 2019-04-17 11:59:30

rivalDevYP
Member
Registered: 2019-04-13
Posts: 2

Re: [SOLVED] [enlightenment window manager] Scroll Direction Settings

FIX FOUND
***********

<< quote from https://www.reddit.com/r/linuxquestions … er_how_to/ >>

For me the following worked:

I created the file /etc/X11/xorg.conf.d/30-touchpad.conf with the following content:

Section "Input Class"
    Identifier "touchpad catchall"
    Driver "libinput"
    Option  "NaturalScrolling"  "true"
EndSection

Last edited by rivalDevYP (2019-04-17 12:00:56)

Offline

#4 2019-04-17 13:36:43

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: [SOLVED] [enlightenment window manager] Scroll Direction Settings

Please remember to mark your thread [SOLVED] (edit the title of your first post).

Offline

#5 2019-04-17 14:00:47

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,776

Re: [SOLVED] [enlightenment window manager] Scroll Direction Settings

Also next time please ask your actual question.
"Can I change the scrolling direction on X11" is different from "does enlightenment have a GUI setting for this".
You can btw. also toggle this at runtime using xinput.

Offline

Board footer

Powered by FluxBB