All of lore.kernel.org
 help / color / mirror / Atom feed
From: Csillag Kristof <csillag.kristof@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] integrating BlueZ into remote session
Date: Sat, 24 Nov 2007 11:09:47 +0100	[thread overview]
Message-ID: <4747F86B.4010504@gmail.com> (raw)
In-Reply-To: <9a119b3c0711220304w352b42ads21eb25f021c2ed80@mail.gmail.com>

Csillag Krist=F3f wrote:

> Hi there!
>
> I am maintaining a system with thin-client terminals,
> which are running X locally, and remote gnome sessions
> on the server. (This works pretty good.)
>
> I would like to configure BlueZ on the clients, so
> that they can use local Bluetooth devices.
>
> [...]
>
> Or should I try to run the relevant GUI applications locally on
> the client, and integrate them into the desktop running remotely
> on the server? (Does the gnome panel accept applets running on
> different hosts than the desktop?)
>   =

This approach worked. So, here is how to do it:
  1. start the X server on the client
  2. start the gnome session on the server
     (LTSP handles the first two steps automatically.)
  3. from your gnome session running on the server,
      one an SSH session to the client
  4. set the DISPLAY variable to the local X server (:6 in LTSP)
  5. start the blutooth-applet
      (Steps 3-5 can be done automatically, from a script.)

If I do this, the bluetooth applet automagically appears in the tray
applet! (This is cool, because the tray applet is sitting on the
gnome panel which is running on the server, but the locally running
bluetooth-applet finds at anyway.)

After this, the bluetooth-applet works just fine. (Asks for PIN, etc.)

So, after all, this works, almost out-of-the-box.

    Kristof


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      reply	other threads:[~2007-11-24 10:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-22 11:04 [Bluez-users] integrating BlueZ into remote session Csillag Kristóf
2007-11-24 10:09 ` Csillag Kristof [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4747F86B.4010504@gmail.com \
    --to=csillag.kristof@gmail.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.