i need to impress a girl

Jeremy C. Reed reed at reedmedia.net
Fri Apr 21 20:47:54 MST 2006


On Fri, 21 Apr 2006, Richard Villa wrote:

> i want to make my computer boot up to xterm and then
> use xterm to call up other stuff.  i am using ubuntu
> 5.10.  i know that i have to do something to a boot
> file and probably to an x file also.  i just don't
> know where and what those files are and what to do to
> them.  please help.

I have set up some thinstations that boot right to X.

Just have a startup script like /etc/rc.local (or whatever you have) just 
run "su someuser -c startx".

Then have a ~someuser/.xinitrc file that has:

xterm &
exec your-favorite-window-manager

Then your xterm will start a shell.

For it to call up other stuff, have your xterm run some other script like:

xterm -e ./my-script &

And that ./my-script can end with bash so it can have a prompt when done.

Or just start up your X apps with ampersand & before the exec line above.


 Jeremy C. Reed

echo '9,J8HD,fDGG8B@?:536FC5=8 at I;C5?@H5B0D at 5GBIELD54DL>@8L?:5GDEJ8LDG1' |\
sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP'


More information about the PLUG-discuss mailing list