Hi Kropp,

disabing linux_input doesn't work for me. It works after disabling keyboard
module. can you please explain difference b/w these two.

Thanks,
Vijay


Denis Oliver Kropp wrote:
> 
> pvanand wrote:
>> Hi,
>> 
>> I'm running DirectFB application in sdl/x11 window by configuring
>> system=sdl
>> in /home/user/.directfbrc file. When my application is running, if i
>> toggle
>> between my application and terminal window (or some other application),
>> continuous new line character is posted to the current active window.
>> Even
>> after terminating the DirectFB application, new line character is being
>> received until any other key is pressed by the user.
>> 
>> I'm using IDirectFBInputDevice and IDirectFBEventBuffer as keyboard
>> interfaces. I've also tried with getch/wgetch functions for reading
>> character inputs. But, still problem exits. 
>> 
>> It would be great, if someone help out to resolve this issue.
> 
> disable-module = linux_input
> 
> There was a bug causing the driver to be used, stealing keyboard from the
> server.
> 
> -- 
> Best regards,
>    Denis Oliver Kropp
> 
> .------------------------------------------.
> | DirectFB - Hardware accelerated graphics |
> | http://www.directfb.org/                 |
> "------------------------------------------"
> _______________________________________________
> directfb-users mailing list
> [email protected]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
> 
> 

-- 
View this message in context: 
http://www.nabble.com/keyboard-new-line-character-problem-in-DirectFB-appl-tp19742056p19795670.html
Sent from the DirectFB Users mailing list archive at Nabble.com.

_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to