Hello Peter,

Thank you for your response. After I tried running with sudo, the keyboard
and mouse work, now!
Also, I created /etc/udev/rules.d/99-input.rules with following content:

KERNEL=="event*", NAME="input/%k", MODE="664", GROUP="input"

Then, I rebooted BBB and all the events have read permissions. The qt
example programs works.

By the way, I noticed another problem. When the Qt programs are running,
the terminal's cursor is still flashing. Sometimes the whole terminal
screen will pop-up for a very short time. So the whole screen is flashing.
I think this is because the terminal is trying to refresh the screen. How
can I stop terminal from refreshing the screen? Thanks!

(Should I start this problem in another thread?)

On Mon, Dec 15, 2014 at 10:22 AM, Peter Gregory <talkto...@gmail.com> wrote:
>
> Sounds like you don't have permission to the input devices.
> Try running with sudo or add the keyboard / mouse to a group and add
> permissions to your user.
> LinuxFB and eglfs require direct access to /dev/input/event?
>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to a topic in the
> Google Groups "BeagleBoard" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beagleboard/0wRSkdaWOJw/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beagleboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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.

Reply via email to