On Thu, Apr 28, 2016 at 10:13:32AM -0400, Steve Litt wrote:
>
> There *is* such a daemon. I tried it for a little while and didn't like
> it. That's why I don't remember the daemon's name.
It is /usr/bin/syndaemon and is part of xserver-xorg-input-synaptics in
debian, at least.
ael
___
On Thu, 28 Apr 2016 09:50:29 +0200
fuumind wrote:
>
> On Wed, 27 Apr 2016 13:22:28 -0400
> Steve Litt wrote:
>
> > On Wed, 27 Apr 2016 11:25:19 +0200
> > aitor_czr wrote:
> >
> > > On 04/27/2016 11:21 AM, aitor_czr wrote:
> > > > If so, try doing:
> > > > synclient TouchpadOff=1
> > > >
This is a gem! I don't know how many times I have accidentally brushed at the
touchpad while typing and moved the cursor to somewhere it shouldn't be or
deleted text. Maybe one could write a daemon that disables the touchpad n
seconds after the any-key has been pressed... :)
/fuumind
On Wed, 2
On Wed, 27 Apr 2016 11:25:19 +0200
aitor_czr wrote:
> On 04/27/2016 11:21 AM, aitor_czr wrote:
> > If so, try doing:
> > synclient TouchpadOff=1
> >
> > for enabling the touchpad, and:
> >
> > synclient TouchpadOff=0
> >
> > for disabling it.
>
> Sorry, it's in the other way around:
>
> syncl
Good you got scrolling to work. In case it helps, this is what works
for me to enable tap functions, rather than mess with xorg configs:
synclient TapButton1=1 LBCornerButton=2 RBCornerButton=3
MaxTapTime=140 SingleTapTimeout=140 MaxDoubleTapTime=140
Try first in a user terminal, if it works scri
Hi all!
Thank you for all the great help with getting my touchpad working better! I now
have two finger scrolling working (I discovered in the process that my hardware
do support it.) Adding the option line 'Option "VertTwoFingerScroll" "on"' to
the file /usr/share/X11/xorg.conf.d/50-synaptics.
On 04/27/2016 11:21 AM, aitor_czr wrote:
If so, try doing:
synclient TouchpadOff=1
for enabling the touchpad, and:
synclient TouchpadOff=0
for disabling it.
Sorry, it's in the other way around:
synclient TouchpadOff=0
enables the touchpad :)
Aitor.
Hi fuumind,
On 04/26/2016 10:32 PM, aitor_czr wrote:
On 04/26/2016 08:04 PM, fuumind wrote:
>>Hi fuumind,
>> >
>> >On 04/26/2016 02:00 PM, fuumind wrote:
>>> >>Thanks for the link!
>>> >>
>>> >>My kernel went from 3.16 to 4.4 but still no scrolling.
>>> >>
>>> >>also:
>>> >>
>>> >>lsmod|
On 04/26/2016 08:04 PM, fuumind wrote:
Hi fuumind,
>
>On 04/26/2016 02:00 PM, fuumind wrote:
>>Thanks for the link!
>>
>>My kernel went from 3.16 to 4.4 but still no scrolling.
>>
>>also:
>>
>>lsmod|grep -iE "apple|cyapa|sermouse|synap|psmouse|vsxx|bcm"
>>btbcm 16384 1 btus
On 04/26/2016 03:06 PM, aitor_czr wrote:
Hi fuumind,
On 04/26/2016 02:00 PM, fuumind wrote:
Thanks for the link!
My kernel went from 3.16 to 4.4 but still no scrolling.
also:
lsmod|grep -iE "apple|cyapa|sermouse|synap|psmouse|vsxx|bcm"
btbcm 16384 1 btusb
bluetooth
Hi fuumind,
On 04/26/2016 02:00 PM, fuumind wrote:
Thanks for the link!
My kernel went from 3.16 to 4.4 but still no scrolling.
also:
lsmod|grep -iE "apple|cyapa|sermouse|synap|psmouse|vsxx|bcm"
btbcm 16384 1 btusb
bluetooth 516096 24 bnep,btbcm,btrtl,btusb,bti
The synaptics driver is usually the way to go. Check if it's installed by dpkg
-l | grep synaptics, if not then apt-get install xserver-xorg-input-synaptics.
Usually any options you want will have to be configured as the defaults are
pretty basic, the archlinux wiki has some good info on the opt
Thanks for the link!
My kernel went from 3.16 to 4.4 but still no scrolling.
also:
lsmod|grep -iE "apple|cyapa|sermouse|synap|psmouse|vsxx|bcm"
btbcm 16384 1 btusb
bluetooth 516096 24 bnep,btbcm,btrtl,btusb,btintel
psmouse 122880 0
And freeciv lo
deb http://packages.devuan.org/merged jessie-backports main
in your sources.list.. Do be careful to comment that line immediately
after use, I'm not the only one who had problems with unintentional
"upgrades" from backports.
Some of my posts might not have made the list properly, my usual mail
cl
I doubt that my hardware is too new. It is a Dell Latitude E6410 that I bought
second hand a couple of years ago. :)
How would I go about upgrading to a backported kernel? Is there a repo
somewhere I can use or do I need to build it myself?
/fuumind
On Mon, 25 Apr 2016 21:27:39 -0400
Hendrik
On Tue, Apr 26, 2016 at 02:01:46AM +0100, David Hare wrote:
> On 26 April 2016 at 02:00, David Hare wrote:
> > I recently did a devuan-based install on a quite new Dell laptop.
> > Many things did not work properly (sound, wlan, touchpad). A newer
> > "backport" kernel sorted it all.
> >
> > On 2
On 26 April 2016 at 02:00, David Hare wrote:
> I recently did a devuan-based install on a quite new Dell laptop.
> Many things did not work properly (sound, wlan, touchpad). A newer
> "backport" kernel sorted it all.
>
> On 25 April 2016 at 20:19, fuumind wrote:
>> Hi!
>>
>> I am trying to get t
Hi!
I am trying to get touchpad scrolling working on my new Devuan setup. So far
I've figured out that it is probably pmouse that is driving the hardware by
stealing the following from
http://unix.stackexchange.com/questions/131432/which-driver-is-handling-my-touchpad
:
lsmod|grep -iE "apple|
18 matches
Mail list logo