all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bluetooth Service missing in Desktop Services
@ 2019-06-23  5:20 Raghav Gururajan
  2019-06-23  5:38 ` Reza Alizadeh Majd
  0 siblings, 1 reply; 3+ messages in thread
From: Raghav Gururajan @ 2019-06-23  5:20 UTC (permalink / raw)
  To: help-guix

Hello Guix!

Guix Manual lists "bluetooth-service" as a part of "%desktop-services"
(http://guix.gnu.org/manual/en/html_node/Desktop-Services.html#Desktop-
Services).

But the Guix Repository doesn't list "bluetooth-service" in "define
%desktop-services" section (very bottom) of "desktop.scm" (http://guix.
gnu.org/manual/en/html_node/Desktop-Services.html#Desktop-Services).

Is this a bug or am I over-looking something?

Regards,
RG.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bluetooth Service missing in Desktop Services
  2019-06-23  5:20 Bluetooth Service missing in Desktop Services Raghav Gururajan
@ 2019-06-23  5:38 ` Reza Alizadeh Majd
  2019-06-23 21:21   ` Raghav Gururajan
  0 siblings, 1 reply; 3+ messages in thread
From: Reza Alizadeh Majd @ 2019-06-23  5:38 UTC (permalink / raw)
  To: help-guix

Hi, 

as mentioned in the docs, `bluetooth-service` is part of `gnu services desktop` module. but it is a separated service and is not added to `%desktop-services` list. maybe it's because bluetooth is not a mandatory service for that. 

Best, 
Reza
 

On Sun, Jun 23, 2019, at 9:51 AM, Raghav Gururajan wrote:
> Hello Guix!
> 
> Guix Manual lists "bluetooth-service" as a part of "%desktop-services"
> (http://guix.gnu.org/manual/en/html_node/Desktop-Services.html#Desktop-
> Services).
> 
> But the Guix Repository doesn't list "bluetooth-service" in "define
> %desktop-services" section (very bottom) of "desktop.scm" (http://guix.
> gnu.org/manual/en/html_node/Desktop-Services.html#Desktop-Services).
> 
> Is this a bug or am I over-looking something?
> 
> Regards,
> RG.
> 
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Bluetooth Service missing in Desktop Services
  2019-06-23  5:38 ` Reza Alizadeh Majd
@ 2019-06-23 21:21   ` Raghav Gururajan
  0 siblings, 0 replies; 3+ messages in thread
From: Raghav Gururajan @ 2019-06-23 21:21 UTC (permalink / raw)
  To: Reza Alizadeh Majd, help-guix


> as mentioned in the docs, `bluetooth-service` is part of `gnu
> services desktop` module. but it is a separated service and is not
> added to `%desktop-services` list. maybe it's because bluetooth is
> not a mandatory service for that. 

Ah I see. Thanks!

Bluetooth seems to be basic service required for input devices used
commonly by desktop users, so shouldn't it be added to the list?

Regards,
RG.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-23 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-23  5:20 Bluetooth Service missing in Desktop Services Raghav Gururajan
2019-06-23  5:38 ` Reza Alizadeh Majd
2019-06-23 21:21   ` Raghav Gururajan

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

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.