[beagleboard] Re: Dell monitor touchscreen and QT tslib

2015-03-07 Thread bremenpl
I have just realised one thing- When I connect the monitor to the 
BeagleBone Black using USB, there appears 3 input entries (input0, 1 and 
2). What I forgot to mention is that I had an usb dongle connected to the 
monitor itself, because it also server as a usb hub. In this scenarion then 
a USB dongle (keyboard + mouse) is connected to the USB hub in the monitor 
and then the monitor itself is connected to the BeagleBone Black. I wil 
have to check what input number is the touchscreen exacly when i get the 
hardware again. But even though- I tried to use all of them in 
/etc/enviroment

W dniu piątek, 6 marca 2015 20:07:47 UTC+1 użytkownik James S napisał:
>
> Which version of Qt are you using? 
> Debian or Angstrom On the Bone? 
> Is there any other event in /dev/input?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[beagleboard] Re: Dell monitor touchscreen and QT tslib

2015-03-09 Thread bremenpl
Hello there,
I am using QT 4.8.6. 

this is the de/input/ dir without any additional peripherals connected:
root@beaglebone:/dev/input# ls
by-id  by-pathevent0event1mice  mouse0

I have managed to calibrate the screen, the proper device was event1 as i 
checked through expirience. But even though the screen was calibrated, my 
QT application still has the same offset. Its like the calibration didnt 
have any effect. Do you know maybe what else can I check?

W dniu piątek, 6 marca 2015 20:07:47 UTC+1 użytkownik James S napisał:
>
> Which version of Qt are you using? 
> Debian or Angstrom On the Bone? 
> Is there any other event in /dev/input?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.