Re: [Emc-users] EMC2 / OS implementation

2009-10-30 Thread acemi list
default window manager for your user and "startx" could be placed in the > bashrc file to automatically start it. > > C > > -Original Message- > From: Pat Lyons [mailto:p27...@gmail.com] > Sent: Thursday, October 29, 2009 11:25 AM > To: emc-users@lists.so

Re: [Emc-users] EMC2 / OS implementation

2009-10-30 Thread Mark Wendt (Contractor)
Steve, At 03:10 PM 10/29/2009, you wrote: >Mark Cason wrote: > > >set the init level to 3 in /etc/inittab > > > >from: > >id:5:initdefault: > > > >to: > >id:3:initdefault: > > > > >That won't quite work. Ubuntu, and most Debian-based distributions, no >longer have a "multiuser/text mode" runlevel

Re: [Emc-users] EMC2 / OS implementation

2009-10-29 Thread Colin MacKenzie
our user and "startx" could be placed in the bashrc file to automatically start it. C -Original Message- From: Pat Lyons [mailto:p27...@gmail.com] Sent: Thursday, October 29, 2009 11:25 AM To: emc-users@lists.sourceforge.net Subject: [Emc-users] EMC2 / OS implementation Hello

Re: [Emc-users] EMC2 / OS implementation

2009-10-29 Thread Frank Tkalcevic
Cason [mailto:farmerboy1...@yahoo.com] > Sent: Friday, 30 October 2009 10:05 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] EMC2 / OS implementation > >My Ubuntu computer is out in the shop, and I cannot check > it right now, but I found a forum that shows

Re: [Emc-users] EMC2 / OS implementation

2009-10-29 Thread Mark Cason
manually). There > is an X application, and also a text (curses) based one too, but I can't > remember their names, or which one did it. > > >> -Original Message- >> From: Mark Cason [mailto:farmerboy1...@yahoo.com] >> Sent: Friday, 30 October

Re: [Emc-users] EMC2 / OS implementation

2009-10-29 Thread Frank Tkalcevic
ginal Message- > From: Mark Cason [mailto:farmerboy1...@yahoo.com] > Sent: Friday, 30 October 2009 9:39 AM > To: Enhanced Machine Controller (EMC) > Subject: Re: [Emc-users] EMC2 / OS implementation > >OK, I haven't messed around with it in a while, so it > seems that

Re: [Emc-users] EMC2 / OS implementation

2009-10-29 Thread Mark Cason
OK, I haven't messed around with it in a while, so it seems that I'm going to have to relearn everything all over again. I hate it when distro's break with tradition. A decade and a half of experience down the tubes! I'll see what I can google. ---

Re: [Emc-users] EMC2 / OS implementation

2009-10-29 Thread Stephen Wille Padnos
Mark Cason wrote: >set the init level to 3 in /etc/inittab > >from: >id:5:initdefault: > >to: >id:3:initdefault: > > That won't quite work. Ubuntu, and most Debian-based distributions, no longer have a "multiuser/text mode" runlevel by default. Runlevels 2 and 3 are both "multiuser, graphica

Re: [Emc-users] EMC2 / OS implementation

2009-10-29 Thread Mark Cason
set the init level to 3 in /etc/inittab from: id:5:initdefault: to: id:3:initdefault: and then put startx in ~/.bashrc echo "startx" >> ~/.bashrc As for setting the windowmanager to fluxbox, it's been too long since I've messed with windowmanagers. ---

[Emc-users] EMC2 / OS implementation

2009-10-29 Thread Pat Lyons
Hello- I'm currently trying to setup my emc2 based controller while waiting for my mesa cards to arrive, and I have some questions. Here's what I'm looking to do: I want to push the startup button on the computer case and have the screen present login prompt via command line. upon logging in I w