[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [desktop] Seeking Summit to Discuss X Display and Session Management



On Wed, Nov 13, 2002 at 08:30:14AM -0500, Sam Hartman wrote:
...
> Would it be possible to create some alternative for x-session-manager
> that started a windowmanager session?  It doesn't seem that hard to do
> and it even seems like something that might not need to be done in the
> X packages.

It is certainly possible by installing small shell program named
"dummy-x-session-manager" whose sole content is "exec x-window-manager"
and registering with alternative system under "x-session-manager".

Personally, I like the other method I described in my bug report which
is to have simple entry in "Xsession.options" like:
    --- 
    # /etc/X11/Xsession.options
    #
    # configuration options for /etc/X11/Xsession
    # See Xsession.options(5) for an explanation of the available options.
    # Default enabled
    allow-failsafe
    allow-user-resources
    allow-user-xsession
    use-ssh-agent
    # Default disabled (enable them by uncommenting)
    #do-not-use-x-session-manager
    #do-not-use-x-window-manager
    ---

If anything else comes out, we need to centralize them here.

This is more natural since we do not lie about x-session-manager.
x-window-manager is not x-session-manager after all.

Regards,

Osamu
-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +++++
        Osamu Aoki <osamu@debian.org>   Cupertino CA USA, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://qref.sf.net and http://people.debian.org/~osamu
 `. `'  "Our Priorities are Our Users and Free Software" --- Social Contract



Reply to: