Re: Synaptics patch: orientation

2008-11-23 Thread Mildred Ki'Lya
17 00:00:00 2001 From: Mildred Ki'Lya mildred593(at)online.fr Date: Tue, 11 Nov 2008 13:02:36 +0100 Subject: [PATCH] Added Orientation option Changed bits of code all around to handle that properly. Especially in the function ComputeDeltas() and HandleScrolling(). Those two functions

Re: Synaptics patch: orientation

2008-11-11 Thread Mildred Ki'Lya
-patch.git http://github.com/mildred/xorg-synaptics-orientation-patch/ I also filled in extensive commit messages Mildred -- Mildred Ki'Lya ╭─ mildred593@online.fr ── │ Jabber, GoogleTalk: [EMAIL PROTECTED] │ Site: http://ki.lya.online.fr GPG ID: 9A7D 2E2B │ Fingerprint

Re: Synaptics patch: orientation

2008-11-11 Thread Mildred Ki'Lya
not at the lower level (if specifically allowed in xorg.conf). The screen that would be monitored would be of course the laptop's screen (LVDS for me). Well, I guess that if you have a trackpad it's on a laptop, right? :) Mildred -- Mildred Ki'Lya ╭─ mildred593@online.fr

Re: Synaptics: y movements moves 2 pixels each step, why? [Patch]

2008-11-08 Thread Mildred Ki'Lya
Did I included my patch (MIT licenced) ? Mildred -- Mildred Ki'Lya ╭─ mildred593@online.fr ── │ Jabber, GoogleTalk: [EMAIL PROTECTED] │ Site: http://ki.lya.online.fr GPG ID: 9A7D 2E2B │ Fingerprint: 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 9A7D 2E2B diff --git

Re: Synaptics: y movements moves 2 pixels each step, why?

2008-11-08 Thread Mildred Ki'Lya
Le Sat 08/11/2008 à 18:37 Mildred Ki'Lya à écrit: So ... The problem seems to be down further in the Xorg internals. Can someone help me there? Sorry, i already solved the problem. I just had the idea to look into the initialisation code and I found (around line 777 in synaptics.c

Synaptics patch: orientation

2008-11-08 Thread Mildred Ki'Lya
be to automatically change the orientation of the trackpad when XRandR rotates the screen. Mildred -- Mildred Ki'Lya ╭─ mildred593@online.fr ── │ Jabber, GoogleTalk: [EMAIL PROTECTED] │ Site: http://ki.lya.online.fr GPG ID: 9A7D 2E2B │ Fingerprint: 197C A7E6 645B 4299 6D37 684B

Issues building synaptics + add orientation feature

2008-11-01 Thread Mildred Ki'Lya
to change the orientation of the trackpad at the same time. So, I have a patch almost ready, I just have to test it to see if it does what I want. I'm still not sure if swapping hw-x and hw-y is effective or not :/ Are any of the maintainer interested by that patch? Thanks. Mildred -- Mildred

synaptics: touchpad with 1 buton, emulate middle and right click

2008-09-16 Thread Mildred Ki'Lya
is pressed, a middle or right button click is generated. Mildred -- Mildred Ki'Lya ╭─ mildred593@online.fr ── │ Jabber, GoogleTalk: [EMAIL PROTECTED] │ Site: http://ki.lya.online.fr GPG ID: 9A7D 2E2B │ Fingerprint: 197C A7E6 645B 4299 6D37 684B 6F9D A8D6 9A7D 2E2B diff