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

Re: console too long after stopping x



On 2007-06-05, Mumia W.. <paduille.4061.mumia.w+nospam@earthlink.net> wrote:
>
> You can create a script that starts X for you and resets the terminal 
> after X is done:
>
> ------------~/bin/mystartx----------
> #!/bin/sh
> startx
> consolechars -f Uni3-Terminus14
> --------------end-------------------
>
> Execute it by typing "sh ~/bin/mystartx" at a console.
>

That did it, thanks! Is there any advantage to using sh ~/bin/mystartx
over just making it executable and running it directly?

Cheers,

Tyler



Reply to: