Keyboard is not working properly when launching DBUS session bus from rc.sysinit
Thiago Macieira
thiago at kde.org
Sun Jan 17 23:29:24 PST 2010
Em Segunda-feira 18. Janeiro 2010, às 07.02.51, prashant pathak escreveu:
> > When launching dbus session bus (using dbus-lauch) my keyboard is not
> > working properly i.e. some time it does not detect. I am launching dbus
> > session bus in rc.sysinit as below
> >
> > echo -n "**Launching session bus** "
> > if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then
> >
> > ## if not found, launch a new one
> > eval `dbus-launch --sh-syntax --exit-with-session`
> > echo "DBUS_SESSION_BUS_ADDRESS=$DBUS_SESSION_BUS_ADDRESS" >
> >
> > /etc/profile.d/dbus_session.sh
> >
> > fi
> >
> > if [ -x /usr/sbin/my_service ] ; then
> > (
> >
> > nice -n 20 /usr/sbin/my_service &
> >
> > )
> > fi
>
> Please provide a solution.
I'm sorry, but what does the keyboard have to do with D-Bus?
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freedesktop.org/archives/dbus/attachments/20100118/e4bf3abc/attachment.pgp
More information about the dbus
mailing list