Re: [gentoo-user] auto login

2006-07-05 Thread Nick Rout

On Tue, 4 Jul 2006 13:14:00 -0400
gentoo wrote:

 On Tuesday 04 July 2006 07:21, Nick Rout wrote:
  On Mon, 3 Jul 2006 20:49:12 -0400
 
  [EMAIL PROTECTED] wrote:
   How do I auto login and start a single X11 related program  EX oxine.
   I have it all configured to run  but I still have to login and startx for
   it to work.
  
  
   Can Anyone help
   rob
   [EMAIL PROTECTED]
 
 Thanks for all the help I got it to work.

and thanks for the pointer to oxine. Interesting app.


 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] auto login

2006-07-04 Thread Neil Bothwick
On Mon, 3 Jul 2006 20:57:43 -0400, Thomas Cort wrote:

 You can use gdm. Just `emerge gdm`, set DISPLAYMANAGER=gdm
 in /etc/rc.conf, make it start at boot with `rc-update add xdm
 default`, and then start it up and configure it with `/etc/init.d/xdm
 start`. In one of the configuration screens you can set it to
 automatically log a user in when it is first started.

You can do the same with KDM, tick the auto-login box in the KDE Control
Centre. You can start the program from ~/.kde/Autostart, or leave it
running when you log out and the default KDE behaviour is to restart it
when you log back in.


-- 
Neil Bothwick

Top Oxymorons Number 7: Definite maybe


signature.asc
Description: PGP signature


Re: [gentoo-user] auto login

2006-07-04 Thread Nick Rout
On Mon, 3 Jul 2006 20:49:12 -0400
[EMAIL PROTECTED] wrote:

 How do I auto login and start a single X11 related program  EX oxine.
 I have it all configured to run  but I still have to login and startx for it 
 to work.
 
 
 Can Anyone help
 rob
 [EMAIL PROTECTED]

If you only want one X program running, and therefore do not need a window 
manager etc, then run startx from /etc/init.d/local

that script is run by root so you will want to use su to switch to the user you 
want to run as and then run startx, something like

su - username startx

forget all that autologin with kdm bollocks, it is not needed if you have 
described your problem accurately (ie you want to run one program only)




 -- 
 gentoo-user@gentoo.org mailing list
 
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] auto login

2006-07-04 Thread gentoo
On Tuesday 04 July 2006 07:21, Nick Rout wrote:
 On Mon, 3 Jul 2006 20:49:12 -0400

 [EMAIL PROTECTED] wrote:
  How do I auto login and start a single X11 related program  EX oxine.
  I have it all configured to run  but I still have to login and startx for
  it to work.
 
 
  Can Anyone help
  rob
  [EMAIL PROTECTED]

Thanks for all the help I got it to work.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] auto login

2006-07-03 Thread gentoo
How do I auto login and start a single X11 related program  EX oxine.
I have it all configured to run  but I still have to login and startx for it 
to work.


Can Anyone help
rob
[EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] auto login

2006-07-03 Thread Thomas Cort
On Mon, 3 Jul 2006 20:49:12 -0400
[EMAIL PROTECTED] wrote:
 How do I auto login and start a single X11 related program  EX oxine.
 I have it all configured to run  but I still have to login and startx for it 
 to work.

You can use gdm. Just `emerge gdm`, set DISPLAYMANAGER=gdm
in /etc/rc.conf, make it start at boot with `rc-update add xdm
default`, and then start it up and configure it with `/etc/init.d/xdm
start`. In one of the configuration screens you can set it to
automatically log a user in when it is first started.

-tcort


pgpIXhrfVLlhT.pgp
Description: PGP signature


Re: [gentoo-user] auto login

2006-07-03 Thread Michael Crute

On 7/3/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

How do I auto login and start a single X11 related program  EX oxine.
I have it all configured to run  but I still have to login and startx for it
to work.


Try searching for auto login in this [1] document.

[1] http://gentoo-wiki.com/HOWTO_build_a_LiveCD_from_scratch


--

Michael E. Crute
http://mike.crute.org

I may not have gone where I intended to go, but I think I have ended
up where I intended to be. --Douglas Adams
--
gentoo-user@gentoo.org mailing list