Re: kdm on bootup

From: Daniel Bye (dan_at_slightlystrange.org)
Date: 06/27/03

  • Next message: Grzegorz Szczepanski: "Re: dual boot, java"
    Date: Fri, 27 Jun 2003 14:10:44 +0100
    To: questions@freebsd.org
    
    
    

    On Fri, Jun 27, 2003 at 06:58:45AM -0500, Chris wrote:
    > On Friday 27 June 2003 03:18 am, Benjamin Walkenhorst wrote:
    > > On Friday, 27. June 2003 05:40, Chris wrote:
    > > > Hiya -
    > > >
    > > > What file might I modify to enable kdm to start on bootup? And what
    > > > might that line look like.
    > >
    > > The file you have to change is /etc/ttys
    > >
    > > The corresponding entry in my /etc/ttys looks like this:
    > >
    > > ttyv8 "/usr/X11R6/bin/xdm -nodaemon" xterm off secure
    > >
    > > So you probably just have to replace "/usr/X11R6/bin/xdm -nodaemon" with
    > > the path to kdm plus options you want to give.
    >
    > Odd, on my 4.8 box - I did this. Didn't/dosn't work. Unless instead of just
    > using tty8, I add that to 1 - 7 perhaps?

    No - did you also change "off" to "on"? Tell your kernel to reread
    /etc/ttys (among others):

     # kill -HUP 1

    and, provided you got your command line right, {k,x}dm will start.
    Your character terminals will still be available by hitting CTRL-ALT-Fn.

    Dan

    -- 
    Daniel Bye
    PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc
    PGP Key fingerprint: 3B9D 8BBB EB03 BA83 5DB4 3B88 86FC F03A 90A1 BE8F
                                                                         _
                                                  ASCII ribbon campaign ( )
                                             - against HTML, vCards and  X
                                    - proprietary attachments in e-mail / \
    
    



  • Next message: Grzegorz Szczepanski: "Re: dual boot, java"

    Relevant Pages

    • Re: exit status of background jobs
      ... and if it runs too long then kill it. ... while ((count < TIMEOUT)); do ... As you can see, I grab the exit status of the command in question into a "/tmp" file, where I subsequently read it back. ...
      (comp.unix.shell)
    • Re: [opensuse] Help Killling Process
      ... will not die nor will it display anything. ... YouTube uses to display all its video. ... command to identify a process id and another one to kill a process. ... Kill is the command that sends signals to processes. ...
      (SuSE)
    • Re: Check to see if files exists and delete it.
      ... > I only want to do this in VBA, I use the kill command> however if there are no files to delete it tells me "File> not found" and exits the sub. ... To remove subdirectories, you have to run> through the directory ... >>command prompt calling Deltree. ...
      (microsoft.public.access.modulesdaovba)
    • kill -3
      ... analyse the problem,i have run the command 'kill -3' which is supposed to ... Can someone clarify what is the expected output when we run kill -3 command. ... If you wish to confirm the origin or content of this communication, ... Abbey National plc is registered in England, ...
      (AIX-L)
    • Re: [opensuse] Help Killling Process
      ... will not die nor will it display anything. ... I remember from the 'old days' that there is a cli command to ... identify a process id and another one to kill a process. ... This will give you a listing of the processes and their pid' although ...
      (SuSE)