Halton:

> I'm updating the console-kit-daemon(1m) man page with following example,
> please review it.

Looks good.  Some minor comments:

> EXAMPLES
> [...]
>       Example 2: To configure ConsoleKit to not start a seat
>       To disable a seat, the administrator could  set  Hidden=true

I would say "the administrator can set"

>       in  the .seat file. Edit the 00-primary.seat file as follows
>       to disable the default primary seat:

I would say "to disable the default primary seat which normally runs
on the system console."

I would also add a sentence to make it clear that this is useful to
configure a system in "headless" mode.

"For example, disabling the primary seat on the console is useful if the 
administrator wishes to run GDM in headless mode.  This can be
useful if the administrator wants GDM to accept XDMCP remote displays
but the server does not actually have a console."

>       [Seat Entry]
>       Version=1.0
>       Name=Primary seat
>       ID=StaticSeat1
>       Description=start one static local display at :0
>       Hidden=true
>       Devices=
>       Sessions=Local;
> [...]

Brian

Reply via email to