=== sbambrough is now known as scottb === MacSlow is now known as MacSlow|lunch === MacSlow|lunch is now known as MacSlow === dandrader is now known as dandrader|afk === dandrader|afk is now known as dandrader === sbambrough is now known as scottb === dandrader is now known as dandrader|lunch === gustavold1 is now known as gustavold [21:49] Anyone alive in here? [21:57] MageofHope: yes? [21:58] I wanted to ask if anyone's gotten touchegg to work in Ubuntu 12.04, and also if 12.04's Unity multitouch features are broken by default for some reason, since they dont seem to work for me [21:58] ive been looking around but information on multitouch as of now seems pretty vague for synaptic touchpads [22:09] MageofHope: first, we need to check if you have a fully multitouch device [22:09] MageofHope: please pastebin the output of "xinput list --long" [22:39] http://pastebin.com/nCZXq2jz here you go, cnd [22:39] I should mention, on Windows I have support for up to three finger mouse gestures [22:39] including three finger tap and pinch [22:43] MageofHope: ok, your trackpad only reports two touch locations, and then it says how many total touches are on the device, either 3 or 5 [22:43] I see. So how do I enable the other touches? If I'm understanding you correctly, I mean [22:44] so the problem is that the hardware is kinda dumb [22:44] there's no way for it to report more than two touch locations [22:44] now, there are ways of extrapolating information [22:44] for example, if you know that both touches are moving downward, and that there are a total of three touches [22:44] then you can guess that all three are moving downward [22:45] but we don't have any such extrapolation in our gesture framework [22:45] I see [22:45] So in short, there's no real way to get those multi touch features with my touchpad? [22:46] not without adding functionality to utouch :) [22:46] :( [22:46] I have a similar trackpad [22:46] So even if I got touchegg working on my laptop, the gestures wouldnt work? [22:46] so I feel your pain [22:46] not the unity gestures, nor any gestures > 2 touches [22:46] and even with 2 touches, you would first have to disable two-touch scrolling and tap to click [22:47] dang [22:47] because the X server and synaptics input module gets in the way [22:47] I see :( okay [22:47] So how's the future looking for this? Is it reasonable to hope that these issues are fixed in the near future, maybe via utouch's ppa? [22:48] sorry I don't have better info... [22:48] The main reason i ask is this...hang on let me [22:48] get the link [22:48] MageofHope: I don't think anyone at Canonical is working on it [22:48] we have a bug open for it [22:48] http://www.synaptics.com/solutions/technology/touchpad-linux [22:48] and we'd gladly accept contributions :) [22:48] This seems to imply synaptic is actively working on it but??? theres nothing concrete :( [22:49] that's for the >2 touch issue [22:49] the X issue isn't a rather intractable problem that will likely only be solved when we move to wayland [22:49] MageofHope: so synaptics has a binary linux module [22:49] I see [22:49] they don't provide any help with open source stuff though... [22:50] we've had to reverse engineer support [22:50] Yeah but is it possible to install the proprietary synaptics module? I dont think it works the same way as it does from graphic drivers, or this kind of thing would already be implemented into hardware drivers [22:50] but i thought it'd be fair to ask [22:52] Alternate question; What is Wayland and when is Ubuntu going to move to it? [22:53] sorry to drown you in questions like this, I'm just [22:53] confused and trying to understand the full scene for the near future with this [23:19] MageofHope: tbh, I have no idea how the proprietary drivers work [23:19] np about the questions :) [23:20] sorry about the high latency :) [23:20] Wayland is supposed to be a modern replacement for X [23:20] its okay. I see.