On Sat, Feb 11, 2017 at 11:46:37PM -0800, Marc MERLIN wrote:
> But:
> 1) it crashed every time I went to menu/windows
> 
> 2) the moment I typed right alt, I would be able to type é but then E
> would go into a high CPU loop, right alt would never disable itself, and
> I E would eventually become unusable

Do you have old installations of EFL lying around?  This sounds like a
conflicting version of some library is being used.

> 3) my right mouse button stopped working the way it normally does
> I usually do left alt + middle mouse button and resize the current
> window by dragging the mouse and instead it would start rotating virtual
> desktops
> 
> 4) middle mouse button on the desktop would not bring a menu popup
> anymore.

Are you using a trackpoint?  Seems like scroll wheel emulation is
enabled for your middle button.  A recent version of libinput made this
the default.

To fix, you can disable the option.  E doesn't have a libinput config
panel, but you can use xinput.  Find your pointer dev in "xinput" and:

$ xinput set-prop <dev> "libinput Button Scrolling Button" 0

Ross

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to