* [Bluez-users] MX900 page updated
@ 2004-06-24 18:53 Charles Bueche
2004-06-24 20:12 ` Marcel Holtmann
2004-06-24 22:26 ` Bc. Michal Semler
0 siblings, 2 replies; 13+ messages in thread
From: Charles Bueche @ 2004-06-24 18:53 UTC (permalink / raw)
To: BlueZ Mailing List
Hi all,
now that gentoo has a 2.6.7 kernel, I have tried Marcel's mh patch with
success, and I have updated my page about my setup :
http://www.bueche.ch/comp/mx900/mx900.html
Feedback welcome.
I'm not sure wheter I still need the uinput module since I switched to
hidd. I remember Marcel saying uinput is not needed with hidd. So who
sends events to /dev/input/mice ? hidd directly ?
Charles
--
Charles Bueche <charles@bueche.ch>
sand, snow, wave, wind and net -surfer
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-24 18:53 [Bluez-users] MX900 page updated Charles Bueche
@ 2004-06-24 20:12 ` Marcel Holtmann
2004-06-25 7:28 ` Charles Bueche
2004-06-25 9:41 ` Douglas Russell
2004-06-24 22:26 ` Bc. Michal Semler
1 sibling, 2 replies; 13+ messages in thread
From: Marcel Holtmann @ 2004-06-24 20:12 UTC (permalink / raw)
To: Charles Bueche; +Cc: BlueZ Mailing List
Hi Charles,
> now that gentoo has a 2.6.7 kernel, I have tried Marcel's mh patch with
> success, and I have updated my page about my setup :
aren't there any Gentoo packages for bluez-libs and bluez-utils?
> I'm not sure wheter I still need the uinput module since I switched to
> hidd. I remember Marcel saying uinput is not needed with hidd. So who
> sends events to /dev/input/mice ? hidd directly ?
You don't need uinput anymore. The HIDP Module will do this all by
itself. On my presentation at LinuxTag tomorrow I am going to show how
this all works. I created some nice new graphics ;)
Regards
Marcel
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-24 18:53 [Bluez-users] MX900 page updated Charles Bueche
2004-06-24 20:12 ` Marcel Holtmann
@ 2004-06-24 22:26 ` Bc. Michal Semler
2004-06-25 7:33 ` Charles Bueche
1 sibling, 1 reply; 13+ messages in thread
From: Bc. Michal Semler @ 2004-06-24 22:26 UTC (permalink / raw)
To: bluez-users
Hi,
remove hid2hci working for others :) It works for all :) remove not needed
uinput module and for Marcel
how about 8 buttons on mouse? Did you make some research about it?
Michal
On Thursday 24 of June 2004 20:53, Charles Bueche wrote:
> Hi all,
>
> now that gentoo has a 2.6.7 kernel, I have tried Marcel's mh patch with
> success, and I have updated my page about my setup :
>
> http://www.bueche.ch/comp/mx900/mx900.html
>
> Feedback welcome.
>
> I'm not sure wheter I still need the uinput module since I switched to
> hidd. I remember Marcel saying uinput is not needed with hidd. So who
> sends events to /dev/input/mice ? hidd directly ?
>
> Charles
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-24 20:12 ` Marcel Holtmann
@ 2004-06-25 7:28 ` Charles Bueche
2004-06-25 9:41 ` Douglas Russell
1 sibling, 0 replies; 13+ messages in thread
From: Charles Bueche @ 2004-06-25 7:28 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: BlueZ Mailing List
Hi Marcel,
On Thu, 24 Jun 2004 22:12:02 +0200
Marcel Holtmann <marcel@holtmann.org> wrote:
> > now that gentoo has a 2.6.7 kernel, I have tried Marcel's mh patch
> > with success, and I have updated my page about my setup :
>
> aren't there any Gentoo packages for bluez-libs and bluez-utils?
Right, they appeared a month ago, while I was waiting for a mh-patchable
kernel. They are still masked, which mean the install need special
steps. I have documented them as well.
> > I'm not sure wheter I still need the uinput module since I switched
> > to hidd. I remember Marcel saying uinput is not needed with hidd. So
> > who sends events to /dev/input/mice ? hidd directly ?
>
> You don't need uinput anymore. The HIDP Module will do this all by
> itself. On my presentation at LinuxTag tomorrow I am going to show how
> this all works. I created some nice new graphics ;)
I hope we see this online soon. Thanks a lot for your help !
Charles
--
Charles Bueche <charles@bueche.ch>
sand, snow, wave, wind and net -surfer
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-24 22:26 ` Bc. Michal Semler
@ 2004-06-25 7:33 ` Charles Bueche
2004-06-25 8:07 ` karthik bala guru
0 siblings, 1 reply; 13+ messages in thread
From: Charles Bueche @ 2004-06-25 7:33 UTC (permalink / raw)
To: cijoml; +Cc: bluez-users
Hi Michal,
thanks for feedback, see below.
On Fri, 25 Jun 2004 00:26:18 +0200
"Bc. Michal Semler" <cijoml@volny.cz> wrote:
> remove hid2hci working for others :) It works for all :)
I still need to test this... soon.
> remove not needed uinput module and for Marcel
done, thx.
> how about 8 buttons on mouse? Did you make some research about it?
Not personaly, but below is a feedback I got a few days ago. I changed
my setup and page to use proto "ExplorerPS/2", but so far didn't test
the modpam stuff. It continues to work with another protocol, which is
nice :-)
Charles
--------- 8 buttons ---------
> I noticed that you are attempting to get all eight buttons to work in
> Linux.
> The ImPS/2 driver only has support for five buttons. (3 buttons and 2
> for the scroll wheel.)
> Micro$oft overcase this limit by creating an extended version of the
> protocol, ExplorerPS/2.
> I do know for a fact that the MX300 uses this protocol for the sixth
> button.
> The buttons are weird though.
> The scroll wheel is located before the 6th button, so my ~/.Xmodmap
> contains the line "buttons = 1 2 3 6 4 5"
> The program imwheel can send keyboard events when buttons are
> pressed, but not executing commands (AFAIK)
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-25 7:33 ` Charles Bueche
@ 2004-06-25 8:07 ` karthik bala guru
2004-06-25 8:39 ` Charles Bueche
2004-07-01 10:55 ` [Bluez-users] XHTML Parser and Generator Tools karthik bala guru
0 siblings, 2 replies; 13+ messages in thread
From: karthik bala guru @ 2004-06-25 8:07 UTC (permalink / raw)
To: Charles Bueche, cijoml; +Cc: bluez-users
what is the neeed of 8 button mousr .
Right click, left Click, Scroll - thatz wat we
need while normal computing .
Is that so called '8 button mouse' a mouse
or '8 button wire remote' ????
regards,
karthik bala guru
linladn@yahoo.co.in
--- Charles Bueche <charles@bueche.ch> wrote:
> Hi Michal,
>
> thanks for feedback, see below.
>
> On Fri, 25 Jun 2004 00:26:18 +0200
> "Bc. Michal Semler" <cijoml@volny.cz> wrote:
> > remove hid2hci working for others :) It works for
> all :)
>
> I still need to test this... soon.
>
> > remove not needed uinput module and for Marcel
>
> done, thx.
>
> > how about 8 buttons on mouse? Did you make some
> research about it?
>
> Not personaly, but below is a feedback I got a few
> days ago. I changed
> my setup and page to use proto "ExplorerPS/2", but
> so far didn't test
> the modpam stuff. It continues to work with another
> protocol, which is
> nice :-)
>
> Charles
>
> --------- 8 buttons ---------
> > I noticed that you are attempting to get all
> eight buttons to work in
> > Linux.
> > The ImPS/2 driver only has support for five
> buttons. (3 buttons and 2
> > for the scroll wheel.)
> > Micro$oft overcase this limit by creating an
> extended version of the
> > protocol, ExplorerPS/2.
> > I do know for a fact that the MX300 uses this
> protocol for the sixth
> > button.
> > The buttons are weird though.
> > The scroll wheel is located before the 6th
> button, so my ~/.Xmodmap
> > contains the line "buttons = 1 2 3 6 4 5"
> > The program imwheel can send keyboard events when
> buttons are
> > pressed, but not executing commands (AFAIK)
>
>
>
>
-------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings &
> Training.
> Attend Black Hat Briefings & Training, Las Vegas
> July 24-29 -
> digital self defense, top technical experts, no
> vendor pitches,
> unmatched networking opportunities. Visit
> www.blackhat.com
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-25 8:07 ` karthik bala guru
@ 2004-06-25 8:39 ` Charles Bueche
2004-06-25 9:53 ` karthik bala guru
2004-07-01 10:55 ` [Bluez-users] XHTML Parser and Generator Tools karthik bala guru
1 sibling, 1 reply; 13+ messages in thread
From: Charles Bueche @ 2004-06-25 8:39 UTC (permalink / raw)
To: karthik bala guru; +Cc: cijoml, bluez-users
Hi,
I would map "home" and "end" to the appropriate keys so I can jump
up/down in web pages, but this is just an idea...
Charles
On Fri, 25 Jun 2004 01:07:34 -0700 (PDT)
karthik bala guru <bluekarthik@yahoo.com> wrote:
> what is the neeed of 8 button mousr .
> Right click, left Click, Scroll - thatz wat we
> need while normal computing .
> Is that so called '8 button mouse' a mouse
> or '8 button wire remote' ????
>
> regards,
> karthik bala guru
> linladn@yahoo.co.in
>
>
>
>
> --- Charles Bueche <charles@bueche.ch> wrote:
> > Hi Michal,
> >
> > thanks for feedback, see below.
> >
> > On Fri, 25 Jun 2004 00:26:18 +0200
> > "Bc. Michal Semler" <cijoml@volny.cz> wrote:
> > > remove hid2hci working for others :) It works for
> > all :)
> >
> > I still need to test this... soon.
> >
> > > remove not needed uinput module and for Marcel
> >
> > done, thx.
> >
> > > how about 8 buttons on mouse? Did you make some
> > research about it?
> >
> > Not personaly, but below is a feedback I got a few
> > days ago. I changed
> > my setup and page to use proto "ExplorerPS/2", but
> > so far didn't test
> > the modpam stuff. It continues to work with another
> > protocol, which is
> > nice :-)
> >
> > Charles
> >
> > --------- 8 buttons ---------
> > > I noticed that you are attempting to get all
> > eight buttons to work in
> > > Linux.
> > > The ImPS/2 driver only has support for five
> > buttons. (3 buttons and 2
> > > for the scroll wheel.)
> > > Micro$oft overcase this limit by creating an
> > extended version of the
> > > protocol, ExplorerPS/2.
> > > I do know for a fact that the MX300 uses this
> > protocol for the sixth
> > > button.
> > > The buttons are weird though.
> > > The scroll wheel is located before the 6th
> > button, so my ~/.Xmodmap
> > > contains the line "buttons = 1 2 3 6 4 5"
> > > The program imwheel can send keyboard events when
> > buttons are
> > > pressed, but not executing commands (AFAIK)
> >
> >
> >
> >
> -------------------------------------------------------
> > This SF.Net email sponsored by Black Hat Briefings &
> > Training.
> > Attend Black Hat Briefings & Training, Las Vegas
> > July 24-29 -
> > digital self defense, top technical experts, no
> > vendor pitches,
> > unmatched networking opportunities. Visit
> > www.blackhat.com
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/bluez-users
> >
>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> digital self defense, top technical experts, no vendor pitches,
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
--
Charles Bueche <charles@bueche.ch>
sand, snow, wave, wind and net -surfer
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-24 20:12 ` Marcel Holtmann
2004-06-25 7:28 ` Charles Bueche
@ 2004-06-25 9:41 ` Douglas Russell
2004-06-25 12:39 ` Charles Bueche
1 sibling, 1 reply; 13+ messages in thread
From: Douglas Russell @ 2004-06-25 9:41 UTC (permalink / raw)
To: bluez-users
I know this has been covered above but I just thought I'd add a little more
info. Gentoo has got 2.7 libs and utils, but the dependancy system doesn't
work quite as well as necessary to take care of seemless rolling in of one
package to another, so anyone upgrading should then make sure bluez-sdp and
bluez-pan are unmerged before they upgrade. I'm working on making things like
kdebluetooth compile with 2.7 libs at the moment as currently they fail as
sdp are no longer independent libs. Should be ready soon. Also, I made a
howto for gentoo, which is largely based on your excellent work Charles but
updated for 2.7 (hidd) and customized.
http://dev.gentoo.org/~puggy/btmouse-howto/btmousehowto.html
Puggy
On Thursday 24 June 2004 20:12, Marcel Holtmann wrote:
> Hi Charles,
>
> > now that gentoo has a 2.6.7 kernel, I have tried Marcel's mh patch with
> > success, and I have updated my page about my setup :
>
> aren't there any Gentoo packages for bluez-libs and bluez-utils?
>
> > I'm not sure wheter I still need the uinput module since I switched to
> > hidd. I remember Marcel saying uinput is not needed with hidd. So who
> > sends events to /dev/input/mice ? hidd directly ?
>
> You don't need uinput anymore. The HIDP Module will do this all by
> itself. On my presentation at LinuxTag tomorrow I am going to show how
> this all works. I created some nice new graphics ;)
>
> Regards
>
> Marcel
>
>
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> digital self defense, top technical experts, no vendor pitches,
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-25 8:39 ` Charles Bueche
@ 2004-06-25 9:53 ` karthik bala guru
2004-06-25 11:20 ` Charles Bueche
0 siblings, 1 reply; 13+ messages in thread
From: karthik bala guru @ 2004-06-25 9:53 UTC (permalink / raw)
To: Charles Bueche; +Cc: cijoml, bluez-users
Hi,
Thatz nice, with 8 keys we can do miracles.
It is more or less a bluetooth mini-keyboard /
mini-remote . We can name it the kangaroo/cat.
Just for funn yaaaar.
A really Goood idea,
grrrrrrrrrrreat , Chhhhhhhhheeeeeeeeers. Best regards,
karthik bala guru
linladn@yahoo.co.in
--- Charles Bueche <charles@bueche.ch> wrote:
> Hi,
>
> I would map "home" and "end" to the appropriate keys
> so I can jump
> up/down in web pages, but this is just an idea...
>
> Charles
>
> On Fri, 25 Jun 2004 01:07:34 -0700 (PDT)
> karthik bala guru <bluekarthik@yahoo.com> wrote:
>
> > what is the neeed of 8 button mousr .
> > Right click, left Click, Scroll - thatz wat we
> > need while normal computing .
> > Is that so called '8 button mouse' a mouse
> > or '8 button wire remote' ????
> >
> > regards,
> > karthik bala guru
> > linladn@yahoo.co.in
> >
> >
> >
> >
> > --- Charles Bueche <charles@bueche.ch> wrote:
> > > Hi Michal,
> > >
> > > thanks for feedback, see below.
> > >
> > > On Fri, 25 Jun 2004 00:26:18 +0200
> > > "Bc. Michal Semler" <cijoml@volny.cz> wrote:
> > > > remove hid2hci working for others :) It works
> for
> > > all :)
> > >
> > > I still need to test this... soon.
> > >
> > > > remove not needed uinput module and for Marcel
> > >
> > > done, thx.
> > >
> > > > how about 8 buttons on mouse? Did you make
> some
> > > research about it?
> > >
> > > Not personaly, but below is a feedback I got a
> few
> > > days ago. I changed
> > > my setup and page to use proto "ExplorerPS/2",
> but
> > > so far didn't test
> > > the modpam stuff. It continues to work with
> another
> > > protocol, which is
> > > nice :-)
> > >
> > > Charles
> > >
> > > --------- 8 buttons ---------
> > > > I noticed that you are attempting to get all
> > > eight buttons to work in
> > > > Linux.
> > > > The ImPS/2 driver only has support for five
> > > buttons. (3 buttons and 2
> > > > for the scroll wheel.)
> > > > Micro$oft overcase this limit by creating an
> > > extended version of the
> > > > protocol, ExplorerPS/2.
> > > > I do know for a fact that the MX300 uses this
> > > protocol for the sixth
> > > > button.
> > > > The buttons are weird though.
> > > > The scroll wheel is located before the 6th
> > > button, so my ~/.Xmodmap
> > > > contains the line "buttons = 1 2 3 6 4 5"
> > > > The program imwheel can send keyboard events
> when
> > > buttons are
> > > > pressed, but not executing commands (AFAIK)
> > >
> > >
> > >
> > >
> >
>
-------------------------------------------------------
> > > This SF.Net email sponsored by Black Hat
> Briefings &
> > > Training.
> > > Attend Black Hat Briefings & Training, Las Vegas
> > > July 24-29 -
> > > digital self defense, top technical experts, no
> > > vendor pitches,
> > > unmatched networking opportunities. Visit
> > > www.blackhat.com
> > > _______________________________________________
> > > Bluez-users mailing list
> > > Bluez-users@lists.sourceforge.net
> > >
> >
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
> > >
> >
> >
> >
> >
> > __________________________________
> > Do you Yahoo!?
> > New and Improved Yahoo! Mail - Send 10MB messages!
> > http://promotions.yahoo.com/new_mail
> >
> >
> >
>
-------------------------------------------------------
> > This SF.Net email sponsored by Black Hat Briefings
> & Training.
> > Attend Black Hat Briefings & Training, Las Vegas
> July 24-29 -
> > digital self defense, top technical experts, no
> vendor pitches,
> > unmatched networking opportunities. Visit
> www.blackhat.com
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> >
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
> --
> Charles Bueche <charles@bueche.ch>
> sand, snow, wave, wind and net -surfer
>
>
>
-------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings &
> Training.
> Attend Black Hat Briefings & Training, Las Vegas
> July 24-29 -
> digital self defense, top technical experts, no
> vendor pitches,
> unmatched networking opportunities. Visit
> www.blackhat.com
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
>
https://lists.sourceforge.net/lists/listinfo/bluez-users
>
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-25 9:53 ` karthik bala guru
@ 2004-06-25 11:20 ` Charles Bueche
2004-06-25 11:39 ` karthik bala guru
0 siblings, 1 reply; 13+ messages in thread
From: Charles Bueche @ 2004-06-25 11:20 UTC (permalink / raw)
To: karthik bala guru; +Cc: cijoml, bluez-users
Sad we can't map ctrl-alt-del for that-other-almost-stable-OS users :-)
On Fri, 25 Jun 2004 02:53:36 -0700 (PDT)
karthik bala guru <bluekarthik@yahoo.com> wrote:
> Hi,
> Thatz nice, with 8 keys we can do miracles.
> It is more or less a bluetooth mini-keyboard /
> mini-remote .
...
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-25 11:20 ` Charles Bueche
@ 2004-06-25 11:39 ` karthik bala guru
0 siblings, 0 replies; 13+ messages in thread
From: karthik bala guru @ 2004-06-25 11:39 UTC (permalink / raw)
To: Charles Bueche; +Cc: cijoml, bluez-users
hei charles,
kindly,try and map that key combination .
Then they would be really very sad .
U do it and we would be surprised by the
rate at which the product will move in the
market .... that tooo especially among
the almost-stable-os-users as they would
be requiring it frequently while using it.
U map the combination into a single key press.
It would be even more attractive for them.
wht do u say ?
cheeeeeeers,
regards,
karthik bala guru
--- Charles Bueche <charles@bueche.ch> wrote:
> Sad we can't map ctrl-alt-del for
> that-other-almost-stable-OS users :-)
>
> On Fri, 25 Jun 2004 02:53:36 -0700 (PDT)
> karthik bala guru <bluekarthik@yahoo.com> wrote:
>
> > Hi,
> > Thatz nice, with 8 keys we can do miracles.
> > It is more or less a bluetooth mini-keyboard /
> > mini-remote .
> ...
>
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* Re: [Bluez-users] MX900 page updated
2004-06-25 9:41 ` Douglas Russell
@ 2004-06-25 12:39 ` Charles Bueche
0 siblings, 0 replies; 13+ messages in thread
From: Charles Bueche @ 2004-06-25 12:39 UTC (permalink / raw)
To: Douglas Russell; +Cc: bluez-users
Hi Douglas,
thanks for the info. I added a link to your HOWTO and your message to
the feedback section.
Regs,
Charles
On Fri, 25 Jun 2004 09:41:15 +0000
Douglas Russell <puggy@gentoo.org> wrote:
> I know this has been covered above but I just thought I'd add a little
> more info. Gentoo has got 2.7 libs and utils, but the dependancy
> system doesn't work quite as well as necessary to take care of
> seemless rolling in of one package to another, so anyone upgrading
> should then make sure bluez-sdp and bluez-pan are unmerged before they
> upgrade. I'm working on making things like kdebluetooth compile with
> 2.7 libs at the moment as currently they fail as sdp are no longer
> independent libs. Should be ready soon. Also, I made a howto for
> gentoo, which is largely based on your excellent work Charles but
> updated for 2.7 (hidd) and customized.
> http://dev.gentoo.org/~puggy/btmouse-howto/btmousehowto.html
>
> Puggy
>
> On Thursday 24 June 2004 20:12, Marcel Holtmann wrote:
> > Hi Charles,
> >
> > > now that gentoo has a 2.6.7 kernel, I have tried Marcel's mh patch
> > > with success, and I have updated my page about my setup :
> >
> > aren't there any Gentoo packages for bluez-libs and bluez-utils?
> >
> > > I'm not sure wheter I still need the uinput module since I
> > > switched to hidd. I remember Marcel saying uinput is not needed
> > > with hidd. So who sends events to /dev/input/mice ? hidd directly
> > > ?
> >
> > You don't need uinput anymore. The HIDP Module will do this all by
> > itself. On my presentation at LinuxTag tomorrow I am going to show
> > how this all works. I created some nice new graphics ;)
> >
> > Regards
> >
> > Marcel
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.Net email sponsored by Black Hat Briefings & Training.
> > Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> > digital self defense, top technical experts, no vendor pitches,
> > unmatched networking opportunities. Visit www.blackhat.com
> > _______________________________________________
> > Bluez-users mailing list
> > Bluez-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> digital self defense, top technical experts, no vendor pitches,
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
--
Charles Bueche <charles@bueche.ch>
sand, snow, wave, wind and net -surfer
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
* [Bluez-users] XHTML Parser and Generator Tools
2004-06-25 8:07 ` karthik bala guru
2004-06-25 8:39 ` Charles Bueche
@ 2004-07-01 10:55 ` karthik bala guru
1 sibling, 0 replies; 13+ messages in thread
From: karthik bala guru @ 2004-07-01 10:55 UTC (permalink / raw)
To: karthik bala guru, Charles Bueche, cijoml; +Cc: bluez-users
Hi,
Has anyone come across / used a XHTML Parser generator
tool in Opensource community developed in C ?
Do Kindly post the link / tool name .
I saw Amaya but it is big and will consume time
to get just the XHTML Parser / Generator from it.
1) GENX is XML Parser and No XHTML Parser / Generator
tool
developed using GENX by GENX till now.
2) EXPAT doesnt provide a opensource XHTML Parser /
Generator till today.
3) X-Smiles is simple and good but Java Based .
4) LibXml is also a library and no XHTML parser /
Generator Tool by them in opensource till today.
Has Someone got a simple setup with just
the XHTML Parser and Generator alone developed in C
available in OpenSource
or
Atleast a tool Develped Using the above library tools
available in Open source for XHTML Parsing and
Generation ?
Kindly let me know And Do Give me your link.
Thanks & Regards,
karthik bala guru
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!
http://promotions.yahoo.com/new_mail
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2004-07-01 10:55 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-24 18:53 [Bluez-users] MX900 page updated Charles Bueche
2004-06-24 20:12 ` Marcel Holtmann
2004-06-25 7:28 ` Charles Bueche
2004-06-25 9:41 ` Douglas Russell
2004-06-25 12:39 ` Charles Bueche
2004-06-24 22:26 ` Bc. Michal Semler
2004-06-25 7:33 ` Charles Bueche
2004-06-25 8:07 ` karthik bala guru
2004-06-25 8:39 ` Charles Bueche
2004-06-25 9:53 ` karthik bala guru
2004-06-25 11:20 ` Charles Bueche
2004-06-25 11:39 ` karthik bala guru
2004-07-01 10:55 ` [Bluez-users] XHTML Parser and Generator Tools karthik bala guru
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox