SparkyLinux Forums

Software & hardware support => Desktops => Topic started by: aeropatron on September 13, 2014, 12:32:31 PM

Title: autologin and touchpad Enlightenment SOLVED
Post by: aeropatron on September 13, 2014, 12:32:31 PM
Hi I am new using Enlightenment,

I am very happy with it, but I still don't know how to perform two issues:

1 How to allow regular user auto login, avoiding write password after each boot.
2 How can I activate touchpad to simulate with a touch a left click of mouse.

Writting you from an asus eeepc 901 and sparkylinux Enlightenment 18.

Thank you people
Title: Re: 2 help topics about Enlightenment
Post by: pavroo on September 13, 2014, 02:16:09 PM
Hi
For the first question the answer is here:
http://sparkylinux.org/forum/index.php?topic=2581
Title: Re: autologin and touchpad Enlightenment SOLVED
Post by: aeropatron on September 13, 2014, 09:55:04 PM
After read your link I easily solved the autologin installing lightdm-manager  package.
And after look on duckduckgo a little i gind how to improve toucpad behaviour, adding two lines on:

sudo nano /usr/share/X11/xorg.conf.d/50-synaptics.conf



Option "TapButton1" "1"
Option "RBCornerButton" "3"