Using a xorg configuration file instead of a script should solve this
problem, because the options should be loaded for every Xorg session
including the login screen.

For example, I have this in my custom file
/etc/X11/xorg.conf.d/50-synaptics.conf:

Section "InputClass"
        Identifier "touchpad catchall"
        MatchIsTouchpad "on"
        MatchDevicePath "/dev/input/event*"
        Driver "synaptics"
        Option "MaxTapTime" "0"
        Option "VertEdgeScroll" "1"
        Option "VertTwoFingerScroll" "off"
EndSection

Bye
Massimo

Leslie Johnson ha scritto il 21/10/2015 alle 18:23:
> Yeah, being left-handed can be a problem at times. My pet peeve is when
> initial login screens (before user settings take place) insist on using the
> right-handed mouse button 1 for input, even when the other button does
> nothing. Why not just accept either one?
> 
> I agree that having an easy touchpad config on Enlightenment would be a
> Good Thing.
> 
>  - Les
> 
> On Wed, Oct 21, 2015 at 10:48 AM, Wawrzek Niewodniczanski <[email protected]
>> wrote:
> 
>> On 21 October 2015 at 13:12, Leslie Johnson <[email protected]> wrote:
>> [...]
>>
>> Hi Les,
>>
>>>> One of the annoying things in Enlightenment is lack of a tool to
>>>> configure touchpad actions and the way touchpad behaves after
>>>> switching from right- to left-handed mouse. After the switch 'clicks'
>>>> are swapped - click on the right becomes 'main' one. However, tap
>>>> functionality is not updated so for example one tap becomes
>>>> 'secondary' click.
>>>>
>>>> Is there a way to address it on enligthenment level?
>>>> It could be:
>>>> - a proper touchpad setting menu
>>>> - switching mouse left-right handed do something updating touchpad
>> action
>>>>
>>
>>> This is more of a workaround than a fix, but I use these settings in a
>>> script to fiddle with settings on my touchpad, including swapping the
>>> buttons:
>>>
>> [...]
>>
>> I have something similar on my other laptop, but it would be nice not
>> to have to do such things. Of course developers might not know that
>> such feature would be welcome until someone point it  out.
>>
>> Thanks,
>> Wawrzek
>>
>> --
>> Dr  Wawrzyniec NiewodniczaƄski    or Wawrzek for short
>>   PhD in Quantum Chemistry  & MSc in Molecular Engineering
>>    WWW: http://wawrzek.name E-MAIL: [email protected]
>>       Linux User #177124
>>
>>
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> enlightenment-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
> ------------------------------------------------------------------------------
> _______________________________________________
> enlightenment-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
Massimo Maiurana
Ragusa (RG)

------------------------------------------------------------------------------
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to