Re: Keyboard detection and a test request

2013-06-22 Thread Reza Shah
On Fri, Jun 21, 2013 at 7:01 PM, Ivan Čukić wrote: > Hi all, > > Hi Ivan, > I (think) I'm now properly detecting regular mice, touch-pads and touch- > screens, based on some X properties of those. > > It would be very nice if people with touch-screens and touch-pads would do > the > following t

Re: Keyboard detection and a test request

2013-06-22 Thread Ben Cooksley
On Fri, Jun 21, 2013 at 10:01 PM, Ivan Čukić wrote: > Hi all, Hi Ivan, > > I (think) I'm now properly detecting regular mice, touch-pads and touch- > screens, based on some X properties of those. > > It would be very nice if people with touch-screens and touch-pads would do the > following test

Re: Keyboard detection and a test request

2013-06-22 Thread Mario Fux KDE ML
Am Freitag 21 Juni 2013, 12.01:26 schrieb Ivan Čukić: > Hi all, Morning Ivan > I (think) I'm now properly detecting regular mice, touch-pads and touch- > screens, based on some X properties of those. > > It would be very nice if people with touch-screens and touch-pads would do > the following t

Re: Keyboard detection and a test request

2013-06-21 Thread Ivan Čukić
> and when using udev you don't have to care about Wayland I don't care about it as it is :P (just joking) I'll probably end up with an udev backend. Which will be a great way to see how much I abstracted it all :) Cheerio, Ivan -- While you were hanging yourself on someone else's words Dying

Re: Keyboard detection and a test request

2013-06-21 Thread Martin Graesslin
On Friday 21 June 2013 18:17:19 Àlex Fiestas wrote: > On Friday 21 June 2013 17:41:57 Ivan Čukić wrote: > > > What I did was: > > > -Detect if any keyboard was present > > > -Detect Mouse/touchpad > > > > > > you have a Qt wrapper of udev in kdelibs/solid. > > > > Great to know, will try it o

Re: Keyboard detection and a test request

2013-06-21 Thread Àlex Fiestas
On Friday 21 June 2013 17:41:57 Ivan Čukić wrote: > > What I did was: > > -Detect if any keyboard was present > > -Detect Mouse/touchpad > > > > you have a Qt wrapper of udev in kdelibs/solid. > > Great to know, will try it out later. Though I'm wondering whether this > could lead to reco

Re: Keyboard detection and a test request

2013-06-21 Thread Ivan Čukić
> What I did was: > -Detect if any keyboard was present > -Detect Mouse/touchpad > > you have a Qt wrapper of udev in kdelibs/solid. Great to know, will try it out later. Though I'm wondering whether this could lead to recognizing the devices that don't work with X. Anyhow, Aaron's

Re: Keyboard detection and a test request

2013-06-21 Thread Àlex Fiestas
I did something like this related with bluetooth, I used udev to detect the devices (which imho is the right layer) and it worked great with no false positives. What I did was: -Detect if any keyboard was present -Detect Mouse/touchpad you have a Qt wrapper of udev in kdelibs/so

Re: Keyboard detection and a test request

2013-06-21 Thread Sebastian Kügler
On Friday, June 21, 2013 12:01:26 Ivan Čukić wrote: > I (think) I'm now properly detecting regular mice, touch-pads and touch- > screens, based on some X properties of those. > > It would be very nice if people with touch-screens and touch-pads would do > the following test - run xinput on your de

Re: Keyboard detection and a test request

2013-06-21 Thread Martin Klapetek
On Fri, Jun 21, 2013 at 12:35 PM, Marco Martin wrote: > On Friday 21 June 2013 12:01:26 Ivan Čukić wrote: > > Hi all, > > > > I (think) I'm now properly detecting regular mice, touch-pads and touch- > > screens, based on some X properties of those. > > > > It would be very nice if people with tou

Re: Keyboard detection and a test request

2013-06-21 Thread Marco Martin
On Friday 21 June 2013 12:01:26 Ivan Čukić wrote: > Hi all, > > I (think) I'm now properly detecting regular mice, touch-pads and touch- > screens, based on some X properties of those. > > It would be very nice if people with touch-screens and touch-pads would do > the following test - run xinput

Keyboard detection and a test request

2013-06-21 Thread Ivan Čukić
Hi all, I (think) I'm now properly detecting regular mice, touch-pads and touch- screens, based on some X properties of those. It would be very nice if people with touch-screens and touch-pads would do the following test - run xinput on your device (if not installed, you can ssh -X to a machine